Skip to content

Commit

Permalink
chore: Update project-grafana-logging 6.58.6 => 6.60.1
Browse files Browse the repository at this point in the history
  • Loading branch information
d2iq-mergebot authored and gracedo committed Oct 3, 2023
1 parent 3ada5b8 commit bda2b7a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion services/project-grafana-logging/6.58.6/defaults/cm.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
kind: ConfigMap
metadata:
name: project-grafana-logging-6.58.6-d2iq-defaults
name: project-grafana-logging-6.60.1-d2iq-defaults
namespace: ${releaseNamespace}
data:
values.yaml: |
Expand Down
4 changes: 2 additions & 2 deletions services/project-grafana-logging/6.58.6/project-grafana.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
kind: HelmRepository
name: grafana.github.io
namespace: kommander-flux
version: 6.58.6
version: 6.60.1
interval: 15s
install:
crds: CreateReplace
Expand All @@ -23,5 +23,5 @@ spec:
retries: 30
valuesFrom:
- kind: ConfigMap
name: project-grafana-logging-6.58.6-d2iq-defaults
name: project-grafana-logging-6.60.1-d2iq-defaults
targetNamespace: ${releaseNamespace}

0 comments on commit bda2b7a

Please sign in to comment.