Skip to content

Commit

Permalink
[bot] [main] Automated version update
Browse files Browse the repository at this point in the history
  • Loading branch information
prom-op-bot committed Oct 14, 2024
1 parent f3c2f84 commit 24a02e1
Show file tree
Hide file tree
Showing 14 changed files with 78 additions and 61 deletions.
2 changes: 1 addition & 1 deletion jsonnet/kube-prometheus/versions.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"alertmanager": "0.27.0",
"blackboxExporter": "0.25.0",
"grafana": "11.2.1",
"grafana": "11.2.2",
"kubeStateMetrics": "2.13.0",
"nodeExporter": "1.8.2",
"prometheus": "2.54.1",
Expand Down
20 changes: 10 additions & 10 deletions jsonnetfile.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"subdir": "contrib/mixin"
}
},
"version": "f5acd17796d39af0999fbb23df2e242dbc1b2066",
"version": "d6412f468e11899cbcf2162156848046c99c4328",
"sum": "IXI3LQIT9NmTPJAk8WLUJd5+qZfcGpeNCyWIK7oEpws="
},
{
Expand Down Expand Up @@ -88,7 +88,7 @@
"subdir": "grafana-builder"
}
},
"version": "638ce5cdede46cb1a352fd8c9fa01127eb26b088",
"version": "7a817b8440be442cbca39d628844ef1f342143da",
"sum": "yxqWcq/N3E/a/XreeU6EuE6X7kYPnG0AspAQFKOjASo="
},
{
Expand All @@ -98,7 +98,7 @@
"subdir": "mixin-utils"
}
},
"version": "638ce5cdede46cb1a352fd8c9fa01127eb26b088",
"version": "7a817b8440be442cbca39d628844ef1f342143da",
"sum": "LoYq5QxJmUXEtqkEG8CFUBLBhhzDDaNANHc7Gz36ZdM="
},
{
Expand Down Expand Up @@ -128,8 +128,8 @@
"subdir": ""
}
},
"version": "cb72d737459a655e7575c09f7859815ae3690981",
"sum": "JaPnO5N/KUBgA9v6qE7CYzp8OWDTpzjM0+l/SPqL4m4="
"version": "6e24b642832c225d0626145f9bc0b634462c6350",
"sum": "CpBuO7uMrDR3PXHdwGMpRgMap0eQy/KKkUspB6QQcVE="
},
{
"source": {
Expand Down Expand Up @@ -158,7 +158,7 @@
"subdir": "jsonnet/mixin"
}
},
"version": "d7238551702187164fd65c3de51278d99bf0986f",
"version": "d1fb4196594218b9aea80bfb588881c293fb6e56",
"sum": "gi+knjdxs2T715iIQIntrimbHRgHnpM8IFBJDD1gYfs=",
"name": "prometheus-operator-mixin"
},
Expand All @@ -169,8 +169,8 @@
"subdir": "jsonnet/prometheus-operator"
}
},
"version": "d7238551702187164fd65c3de51278d99bf0986f",
"sum": "dzBCtpO20E+VN200+vSQBv68kgTdB4oNwi/Padgnrp8="
"version": "d1fb4196594218b9aea80bfb588881c293fb6e56",
"sum": "IR9P8k3UZdRN5gHlLOyQSloNtbcMokDOmLdHUwi7DbM="
},
{
"source": {
Expand Down Expand Up @@ -200,7 +200,7 @@
"subdir": "documentation/prometheus-mixin"
}
},
"version": "90f7832447d2f26c181ad42fef757be68d0cb805",
"version": "b8867f8eada6f604365eb62f416e6d95cd2cb07f",
"sum": "dYLcLzGH4yF3qB7OGC/7z4nqeTNjv42L7Q3BENU8XJI=",
"name": "prometheus"
},
Expand All @@ -222,7 +222,7 @@
"subdir": "mixin"
}
},
"version": "f265c3b06212ab115b3411df7a875a26aad64d0c",
"version": "d215f5b349588ecfcfc1b1652f85146b0b44f198",
"sum": "ieCD4eMgGbOlrI8GmckGPHBGQDcLasE1rULYq56W/bs=",
"name": "thanos-mixin"
},
Expand Down
2 changes: 1 addition & 1 deletion manifests/grafana-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
app.kubernetes.io/component: grafana
app.kubernetes.io/name: grafana
app.kubernetes.io/part-of: kube-prometheus
app.kubernetes.io/version: 11.2.1
app.kubernetes.io/version: 11.2.2
name: grafana-config
namespace: monitoring
stringData:
Expand Down
2 changes: 1 addition & 1 deletion manifests/grafana-dashboardDatasources.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
app.kubernetes.io/component: grafana
app.kubernetes.io/name: grafana
app.kubernetes.io/part-of: kube-prometheus
app.kubernetes.io/version: 11.2.1
app.kubernetes.io/version: 11.2.2
name: grafana-datasources
namespace: monitoring
stringData:
Expand Down
Loading

0 comments on commit 24a02e1

Please sign in to comment.