Skip to content
This repository was archived by the owner on Oct 23, 2024. It is now read-only.

Commit 91c7687

Browse files
author
Travis Holton
committed
Update k8s-keystone-auth image
1 parent bb1d387 commit 91c7687

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/k8s-keystone-auth/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 0.0.9
18+
version: 0.0.10
1919

2020
# This is the version number of the application being deployed. This version number should be
2121
# incremented each time you make changes to the application. Versions are not expected to

charts/k8s-keystone-auth/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ image:
88
repository: registry.k8s.io/provider-os/k8s-keystone-auth
99
pullPolicy: IfNotPresent
1010
# Overrides the image tag whose default is the chart appVersion.
11-
tag: "v1.26.0"
11+
tag: "v1.29.0"
1212

1313
imagePullSecrets: []
1414
nameOverride: ""

0 commit comments

Comments
 (0)