Skip to content

Commit

Permalink
merge origin main
Browse files Browse the repository at this point in the history
  • Loading branch information
justinthelaw committed Nov 1, 2024
2 parents 0dc3f14 + 49bb437 commit 5bde5f4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion chart/templates/localpath-rwx.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ spec:
serviceAccountName: local-path-provisioner-service-account
containers:
- name: local-path-provisioner
image: rancher/local-path-provisioner:v0.0.29
image: rancher/local-path-provisioner:v0.0.30
imagePullPolicy: IfNotPresent
command:
- local-path-provisioner
Expand Down
2 changes: 1 addition & 1 deletion zarf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ components:
path: coreDnsOverrides
- name: minio
namespace: uds-dev-stack
version: 5.2.0
version: 5.3.0
url: https://charts.min.io/
valuesFiles:
- "values/minio-values.yaml"
Expand Down

0 comments on commit 5bde5f4

Please sign in to comment.