Skip to content

Commit

Permalink
feat: deploy grafana (#312)
Browse files Browse the repository at this point in the history
  • Loading branch information
nick-bisonai authored Apr 23, 2024
1 parent 42fed08 commit 7e6892f
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.20240412.0951.28a9803"
appVersion: "monitor.v1.0.0.20240423.0114.270d993"
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.20240412.0951.28a9803"
tag: "monitor.v1.0.0.20240423.0114.270d993"
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 7e6892f

Please sign in to comment.