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 16, 2025
1 parent ef21681 commit 84c0cd4
Show file tree
Hide file tree
Showing 10 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion k8s/shared/apps/fleetdm/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
chart:
spec:
chart: fleet
version: v6.3.0
version: v6.3.2
sourceRef:
kind: HelmRepository
name: fleetdm
Expand Down
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.2.0
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 @@ -8,7 +8,7 @@ spec:
chart:
spec:
chart: cert-manager
version: v1.16.2
version: v1.16.3
sourceRef:
kind: HelmRepository
name: cert-manager
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
chart:
spec:
chart: reloader
version: 1.2.0
version: 1.2.1
sourceRef:
kind: HelmRepository
name: reloader
Expand Down
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.123
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.10.2
sourceRef:
kind: HelmRepository
name: oauth2-proxy
Expand Down

0 comments on commit 84c0cd4

Please sign in to comment.