Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#766)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 27, 2024
1 parent 849f3df commit 9b5f70e
Show file tree
Hide file tree
Showing 12 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion k8s/shared/apps/headlamp/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
chart:
spec:
chart: headlamp
version: 0.25.0
version: 0.27.0
sourceRef:
kind: HelmRepository
name: headlamp
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: 3.3.2
version: 3.8.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.34.0
version: 3.35.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 @@ -15,7 +15,7 @@ spec:
chart:
spec:
chart: cluster-api-operator
version: 0.14.0
version: 0.15.0
sourceRef:
kind: HelmRepository
name: capi-operator
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
chart:
spec:
chart: kyverno
version: 3.2.7
version: 3.3.4
sourceRef:
kind: HelmRepository
name: kyverno
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.1.0
version: 1.2.0
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.112
version: 2.1.113
sourceRef:
kind: HelmRepository
name: testkube
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
chart:
spec:
chart: trivy-operator
version: 0.24.1
version: 0.25.0
sourceRef:
kind: HelmRepository
name: trivy-operator
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.0.0
version: 24.1.2
sourceRef:
kind: HelmRepository
name: harbor
Expand Down
2 changes: 1 addition & 1 deletion k8s/shared/infrastructure/ollama/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
chart:
spec:
chart: ollama
version: 0.62.0
version: 0.69.0
sourceRef:
kind: HelmRepository
name: ollama
Expand Down

0 comments on commit 9b5f70e

Please sign in to comment.