Compare commits
7 commits
b74b30e838
...
03f3e53825
Author | SHA1 | Date | |
---|---|---|---|
03f3e53825 | |||
e5105e075b | |||
978fa93843 | |||
3035f6216e | |||
1d6ed5d2b9 | |||
3307aa1ffe | |||
79c57a7cae |
5 changed files with 5 additions and 5 deletions
|
@ -5,7 +5,7 @@ kind: Dragonfly
|
|||
metadata:
|
||||
name: dragonfly
|
||||
spec:
|
||||
image: ghcr.io/dragonflydb/dragonfly:v1.25.2
|
||||
image: ghcr.io/dragonflydb/dragonfly:v1.25.3
|
||||
replicas: 3
|
||||
env:
|
||||
- name: MAX_MEMORY
|
||||
|
|
|
@ -31,7 +31,7 @@ spec:
|
|||
app:
|
||||
image:
|
||||
repository: ghcr.io/stirling-tools/s-pdf
|
||||
tag: 0.33.1@sha256:d30bf0b2826f0e71cf6fe1b806d918db6d90121ac70b3384569e3b49edf51b3f
|
||||
tag: 0.34.0@sha256:42ceaa84712f9271ca4af1c4d892899996424cbc5378f7dd168828091657c0f0
|
||||
pullPolicy: IfNotPresent
|
||||
env:
|
||||
TZ: America/Chicago
|
||||
|
|
|
@ -9,7 +9,7 @@ spec:
|
|||
chart:
|
||||
spec:
|
||||
chart: prometheus-operator-crds
|
||||
version: 16.0.0
|
||||
version: 16.0.1
|
||||
sourceRef:
|
||||
kind: HelmRepository
|
||||
name: prometheus-community
|
||||
|
|
|
@ -19,7 +19,7 @@ releases:
|
|||
- name: prometheus-operator-crds
|
||||
namespace: observability
|
||||
chart: oci://ghcr.io/prometheus-community/charts/prometheus-operator-crds
|
||||
version: 16.0.0
|
||||
version: 16.0.1
|
||||
- name: cilium
|
||||
namespace: kube-system
|
||||
chart: cilium/cilium
|
||||
|
|
|
@ -12,4 +12,4 @@ spec:
|
|||
operation: copy
|
||||
url: oci://ghcr.io/grafana/helm-charts/grafana
|
||||
ref:
|
||||
tag: 8.6.1
|
||||
tag: 8.6.2
|
||||
|
|
Reference in a new issue