Skip to content

Commit

Permalink
update chart (#175)
Browse files Browse the repository at this point in the history
Signed-off-by: cpanato <ctadeu@gmail.com>
  • Loading branch information
cpanato committed Feb 18, 2024
1 parent 9e2dc04 commit b0d602a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions charts/github-exporter/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v1
description: GitHub exporter
name: github-exporter
version: 0.1.1
appVersion: 0.6.1
version: 0.2.0
appVersion: 0.7.1
home: https://github.com/cpanato/github_actions_exporter
maintainers:
- name: cpanato
4 changes: 2 additions & 2 deletions charts/github-exporter/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ deployment:
replicaCount: 1
image:
repository: ghcr.io/cpanato/github_actions_exporter
tag: v0.6.1
digest: sha256:39d4c45327d2ec0f4fbac3197f5a862da49d66f775d7844c899f5158db95f37e
tag: v0.7.1
digest: sha256:0f7baabf04af6d1417955ac110b7234f862eadf2015f9f90a5c43efc1f8f9a35
pullPolicy: IfNotPresent

podLabels: {}
Expand Down

0 comments on commit b0d602a

Please sign in to comment.