Skip to content

Commit

Permalink
feat: update grafana as code
Browse files Browse the repository at this point in the history
  • Loading branch information
nick-bisonai committed Feb 19, 2024
1 parent 2879b68 commit f92c4c9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion grafana-as-code/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ name: orakl-grafana-as-code
description: A Grafana dashboard made by code
type: application
version: 0.1.0
appVersion: "monitor.v1.0.0.20240130.0252.f052f5f"
appVersion: "monitor.v1.0.0.20240219.0829.923bdfd"
2 changes: 1 addition & 1 deletion grafana-as-code/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: asia-southeast1-docker.pkg.dev/vpc-host-orakl-prod/orakl/orakl-grafana #repository url
pullPolicy: IfNotPresent
tag: "monitor.v1.0.0.20240130.0252.f052f5f"
tag: "monitor.v1.0.0.20240219.0829.923bdfd"
imagePullPolicy: IfNotPresent
# -- If defined, uses a Secret to pull an image from a private Docker registry or repository
imagePullSecrets:
Expand Down

0 comments on commit f92c4c9

Please sign in to comment.