Skip to content

Commit

Permalink
fix(prometheus-cachethq): Fix image tag and repository
Browse files Browse the repository at this point in the history
  • Loading branch information
oxyno-zeta committed Jul 25, 2021
1 parent 4a8fdee commit 72ab54e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion charts/prometheus-cachethq/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ maintainers:
name: prometheus-cachethq
sources:
- https://github.com/oxyno-zeta/prometheus-cachethq
version: 1.0.2
version: 1.0.3
4 changes: 2 additions & 2 deletions charts/prometheus-cachethq/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
replicaCount: 1

image:
repository: oxyno-zeta/prometheus-cachethq
tag: 1.0.0
repository: oxynozeta/prometheus-cachethq
tag: 1.1.1
pullPolicy: IfNotPresent

imagePullSecrets: []
Expand Down

0 comments on commit 72ab54e

Please sign in to comment.