Compare commits

..

1 commit

Author SHA1 Message Date
renovate[bot]
b6549f2d30
chore(deps): update helm chart crowdsec to v0.11.1 2024-10-20 21:37:08 +00:00
4 changed files with 4 additions and 4 deletions

View file

@ -4,7 +4,7 @@
image: image:
repository: registry.k8s.io/external-dns/external-dns repository: registry.k8s.io/external-dns/external-dns
tag: "v0.15.0" tag: "v0.14.2"
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
shareProcessNamespace: false shareProcessNamespace: false

View file

@ -4,7 +4,7 @@
image: image:
repository: registry.k8s.io/external-dns/external-dns repository: registry.k8s.io/external-dns/external-dns
tag: "v0.15.0" tag: "v0.14.2"
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
shareProcessNamespace: false shareProcessNamespace: false

View file

@ -24,7 +24,7 @@ server:
enabled: true enabled: true
image: image:
repository: quay.io/prometheus/prometheus repository: quay.io/prometheus/prometheus
tag: v2.54.1 tag: v2.53.2
strategy: strategy:
type: Recreate type: Recreate

View file

@ -172,7 +172,7 @@ sidecar:
# -- The image repository to pull from # -- The image repository to pull from
repository: kiwigrid/k8s-sidecar repository: kiwigrid/k8s-sidecar
# -- The image tag to pull, default: `1.23.1` # -- The image tag to pull, default: `1.23.1`
tag: 1.28.0 tag: 1.27.6
# -- The image pull policy, default: `IfNotPresent` # -- The image pull policy, default: `IfNotPresent`
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
# -- The extra volume mounts for the sidecar # -- The extra volume mounts for the sidecar