Skip to content

Commit

Permalink
chore(deps): update salamandre cluster
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 17, 2024
1 parent 08a3f76 commit 3908565
Show file tree
Hide file tree
Showing 10 changed files with 11 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
chart:
spec:
chart: cert-manager
version: "1.15.3"
version: "v1.16.2"
sourceRef:
kind: HelmRepository
name: jetstack
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
chart:
spec:
chart: cloudnative-pg
version: "0.22.0"
version: "0.22.1"
sourceRef:
kind: HelmRepository
name: cloudnative-pg
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
chart:
spec:
chart: vault
version: "0.28.1"
version: "0.29.1"
sourceRef:
kind: HelmRepository
name: hashicorp
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
chart:
spec:
chart: zitadel
version: "8.5.0"
version: "8.8.0"
sourceRef:
kind: HelmRepository
name: zitadel
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/crds/salamandre/cloudnative-pg/source.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ metadata:
spec:
url: https://github.com/cloudnative-pg/cloudnative-pg
ref:
tag: v1.24.0
tag: v1.24.1
interval: 15m
ignore: |
# exclude all
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ spec:
subPath: "config.yaml"
- name: daemon
# renovate: datasource=docker image=docker
image: docker:27.3.1-dind-rootless
image: docker:27.4.0-dind-rootless
env:
- name: DOCKER_TLS_CERTDIR
value: /certs
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
chart:
spec:
chart: nextcloud
version: "6.0.3"
version: "6.5.0"
sourceRef:
kind: HelmRepository
name: nextcloud
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spec:
containers:
- name: collabora-code
# renovate: datasource=docker image=collabora/code
image: collabora/code:24.04.7.2.1
image: collabora/code:24.04.10.2.1
imagePullPolicy: IfNotPresent
envFrom:
- configMapRef:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spec:
containers:
- name: *name
# renovate: datasource=docker image=vaultwarden/server
image: vaultwarden/server:1.32.0-alpine
image: vaultwarden/server:1.32.6-alpine
imagePullPolicy: &imagePolicy IfNotPresent
envFrom: &envFrom
- configMapRef:
Expand Down Expand Up @@ -73,7 +73,7 @@ spec:
name: data-storage
initContainers:
- name: update-config
image: vaultwarden/server:1.32.0-alpine
image: vaultwarden/server:1.32.6-alpine
imagePullPolicy: *imagePolicy
command:
- sh
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
chart:
spec:
chart: mailhog
version: "5.2.3"
version: "5.4.0"
sourceRef:
kind: HelmRepository
name: codecentric
Expand Down

0 comments on commit 3908565

Please sign in to comment.