Skip to content

Commit b0d602a

Browse files
authored
update chart (#175)
Signed-off-by: cpanato <[email protected]>
1 parent 9e2dc04 commit b0d602a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

charts/github-exporter/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
apiVersion: v1
22
description: GitHub exporter
33
name: github-exporter
4-
version: 0.1.1
5-
appVersion: 0.6.1
4+
version: 0.2.0
5+
appVersion: 0.7.1
66
home: https://github.com/cpanato/github_actions_exporter
77
maintainers:
88
- name: cpanato

charts/github-exporter/values.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ deployment:
1919
replicaCount: 1
2020
image:
2121
repository: ghcr.io/cpanato/github_actions_exporter
22-
tag: v0.6.1
23-
digest: sha256:39d4c45327d2ec0f4fbac3197f5a862da49d66f775d7844c899f5158db95f37e
22+
tag: v0.7.1
23+
digest: sha256:0f7baabf04af6d1417955ac110b7234f862eadf2015f9f90a5c43efc1f8f9a35
2424
pullPolicy: IfNotPresent
2525

2626
podLabels: {}

0 commit comments

Comments
 (0)