Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent ef21681 commit 5e09561
Show file tree
Hide file tree
Showing 7 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion k8s/shared/apps/open-webui/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
chart:
spec:
chart: open-webui
version: 5.0.0
version: 5.1.1
sourceRef:
kind: HelmRepository
name: open-webui
Expand Down
2 changes: 1 addition & 1 deletion k8s/shared/apps/plantuml/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
chart:
spec:
chart: plantuml
version: 3.35.0
version: 3.36.0
sourceRef:
kind: HelmRepository
name: plantuml
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,14 +31,14 @@ spec:
spec:
containers:
- name: vault-agent
image: vault:1.5.4
image: vault:1.13.3
imagePullPolicy: IfNotPresent
volumeMounts:
- mountPath: /vault/secrets
name: vault-secret
initContainers:
- name: vault-agent-init
image: vault:1.5.4
image: vault:1.13.3
imagePullPolicy: IfNotPresent
volumeMounts:
- mountPath: /vault/secrets
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ spec:
spec:
containers:
- (name): vault-agent
image: vault:1.5.4
image: vault:1.13.3
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
chart:
spec:
chart: testkube
version: 2.1.113
version: 2.1.116
sourceRef:
kind: HelmRepository
name: testkube
Expand Down
2 changes: 1 addition & 1 deletion k8s/shared/infrastructure/harbor/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
chart:
spec:
chart: harbor
version: 24.1.4
version: 24.1.6
sourceRef:
kind: HelmRepository
name: harbor
Expand Down
2 changes: 1 addition & 1 deletion k8s/shared/infrastructure/oauth2-proxy/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
chart:
spec:
chart: oauth2-proxy
version: 7.9.0
version: 7.9.2
sourceRef:
kind: HelmRepository
name: oauth2-proxy
Expand Down

0 comments on commit 5e09561

Please sign in to comment.