Skip to content

Commit

Permalink
chore(deps): update ghcr.io/cryptpad/helm/cryptpad docker tag to v0.0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and waaaaargh committed Dec 16, 2024
1 parent 31de3a8 commit c5aa87b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
11 changes: 10 additions & 1 deletion applications/authentik.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,19 @@ spec:
recurse: true

- repoURL: "https://charts.goauthentik.io"
targetRevision: 2024.10.4
targetRevision: 2024.10.5
chart: "authentik"
helm:
values: |
global:
volumes:
- name: templates
configMap:
name: templates
volumeMounts:
- name: templates
mountPath: /templates
worker:
envFrom:
- secretRef:
Expand Down
2 changes: 1 addition & 1 deletion applications/cryptpad.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
sources:
- repoURL: "ghcr.io/cryptpad/helm"
chart: cryptpad
targetRevision: 0.0.19
targetRevision: 0.0.20
helm:
values: |
ingress:
Expand Down

0 comments on commit c5aa87b

Please sign in to comment.