Skip to content

Commit

Permalink
Merge pull request #76 from Randsw/dependabot/docker/helm-chart/kubei…
Browse files Browse the repository at this point in the history
…nfo-backend/randsw/kubeinfo-1.1.7

chore(deps): bump randsw/kubeinfo from 1.0.4 to 1.1.7 in /helm-chart/kubeinfo-backend
  • Loading branch information
Randsw authored Oct 31, 2023
2 parents 5d45bcb + 2e5eb81 commit ad1e496
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion .github/workflows/helm-chart-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,9 @@ jobs:
python-version: 3.7

- name: Set up chart-testing
uses: helm/[email protected]
uses: helm/[email protected]
with:
version: v3.8.0

- name: Get changed files in the helm folder
id: changed-files-helm-chart
Expand Down
2 changes: 1 addition & 1 deletion helm-chart/kubeinfo-backend/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ image:
repository: ghcr.io/randsw/kubeinfo
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "1.0.4"
tag: "1.1.7"

imagePullSecrets: []
nameOverride: ""
Expand Down

0 comments on commit ad1e496

Please sign in to comment.