Skip to content

Commit

Permalink
Merge pull request #2528 from prometheus-operator/automated-updates-main
Browse files Browse the repository at this point in the history
[bot] [main] Automated version update
  • Loading branch information
slashpai authored Sep 30, 2024
2 parents 68ea4dd + 97e17fb commit 87a757d
Show file tree
Hide file tree
Showing 12 changed files with 1,123 additions and 49 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.0",
"grafana": "11.2.1",
"kubeStateMetrics": "2.13.0",
"nodeExporter": "1.8.2",
"prometheus": "2.54.1",
Expand Down
16 changes: 8 additions & 8 deletions jsonnetfile.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"subdir": "contrib/mixin"
}
},
"version": "c86c93ca2951338115159dcdd20711603044e1f1",
"version": "68e712276bb8a8f35f7f077add143b28422e8d66",
"sum": "IXI3LQIT9NmTPJAk8WLUJd5+qZfcGpeNCyWIK7oEpws="
},
{
Expand Down Expand Up @@ -88,7 +88,7 @@
"subdir": "grafana-builder"
}
},
"version": "134467f00ae4b1c9ac30697dec7e360f783046c7",
"version": "349a4d4936014ab83ace72f500424d6ef098201e",
"sum": "yxqWcq/N3E/a/XreeU6EuE6X7kYPnG0AspAQFKOjASo="
},
{
Expand All @@ -98,7 +98,7 @@
"subdir": "mixin-utils"
}
},
"version": "134467f00ae4b1c9ac30697dec7e360f783046c7",
"version": "349a4d4936014ab83ace72f500424d6ef098201e",
"sum": "LoYq5QxJmUXEtqkEG8CFUBLBhhzDDaNANHc7Gz36ZdM="
},
{
Expand Down Expand Up @@ -158,7 +158,7 @@
"subdir": "jsonnet/mixin"
}
},
"version": "4c1a70cceb84b106ef7987e118d607109832dd4a",
"version": "7405049eb95fd85bd27acb552491146ca3074365",
"sum": "gi+knjdxs2T715iIQIntrimbHRgHnpM8IFBJDD1gYfs=",
"name": "prometheus-operator-mixin"
},
Expand All @@ -169,7 +169,7 @@
"subdir": "jsonnet/prometheus-operator"
}
},
"version": "4c1a70cceb84b106ef7987e118d607109832dd4a",
"version": "7405049eb95fd85bd27acb552491146ca3074365",
"sum": "orqSseZSFDyhRwMAKmGPgUkdGF/C8J+ZAFm0T5ivSrk="
},
{
Expand All @@ -190,8 +190,8 @@
"subdir": "docs/node-mixin"
}
},
"version": "71d9b6c06103a440a6590135467bc4c96174c9a1",
"sum": "rhUvbqviGjQ2mwsRhHKMN0TiS3YvnYpUXHew3XlQ+Wg="
"version": "11f93d3da1232ea26d89d72753fa454a56e228d8",
"sum": "cQCW+1N0Xae5yXecCWDK2oAlN0luBS/5GrwBYSlaFms="
},
{
"source": {
Expand All @@ -200,7 +200,7 @@
"subdir": "documentation/prometheus-mixin"
}
},
"version": "410fcce6f0484d59184e5c5c0dd13ea454cd2f9e",
"version": "537c5dbbcf33b6d64494641466f438d8670eedd2",
"sum": "dYLcLzGH4yF3qB7OGC/7z4nqeTNjv42L7Q3BENU8XJI=",
"name": "prometheus"
},
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.0
app.kubernetes.io/version: 11.2.1
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.0
app.kubernetes.io/version: 11.2.1
name: grafana-datasources
namespace: monitoring
stringData:
Expand Down
Loading

0 comments on commit 87a757d

Please sign in to comment.