Skip to content

Commit

Permalink
chore(deps): update dependency grafana/grafana to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 22, 2024
1 parent 3b50e54 commit d738df1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion k8s/amour/grafana/list.cue
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import (
#Namespace: #Name

// renovate: datasource=github-releases depName=grafana/grafana extractVersion=^v(?<version>.*)$
#Version: "10.4.1"
#Version: "11.2.3"

#List: v1.#List & {
apiVersion: "v1"
Expand Down
2 changes: 1 addition & 1 deletion k8s/unwind/grafana/list.cue
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import (
#Namespace: #Name

// renovate: datasource=github-releases depName=grafana/grafana extractVersion=^v(?<version>.*)$
#Version: "10.0.2"
#Version: "11.2.3"

#List: v1.#List & {
apiVersion: "v1"
Expand Down

0 comments on commit d738df1

Please sign in to comment.