Skip to content

Commit 11fc9de

Browse files
authored
Updating prometheus config reloader image (#1254)
* Updating prometheus config reloader image * [CI] Update charts artifacts manifest files Signed-off-by: dunefro <[email protected]> --------- Signed-off-by: dunefro <[email protected]> Co-authored-by: dunefro <[email protected]>
1 parent 1a33b6f commit 11fc9de

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

charts/tfy-k8s-aws-eks-inframold/artifacts-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1757,7 +1757,7 @@
17571757
{
17581758
"type": "image",
17591759
"details": {
1760-
"registryURL": "quay.io/prometheus-operator/prometheus-config-reloader:v0.70.0"
1760+
"registryURL": "quay.io/prometheus-operator/prometheus-config-reloader:v0.80.1"
17611761
}
17621762
},
17631763
{

charts/tfy-k8s-azure-aks-inframold/artifacts-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1300,7 +1300,7 @@
13001300
{
13011301
"type": "image",
13021302
"details": {
1303-
"registryURL": "quay.io/prometheus-operator/prometheus-config-reloader:v0.70.0"
1303+
"registryURL": "quay.io/prometheus-operator/prometheus-config-reloader:v0.80.1"
13041304
}
13051305
},
13061306
{

charts/tfy-k8s-gcp-gke-standard-inframold/artifacts-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1316,7 +1316,7 @@
13161316
{
13171317
"type": "image",
13181318
"details": {
1319-
"registryURL": "quay.io/prometheus-operator/prometheus-config-reloader:v0.70.0"
1319+
"registryURL": "quay.io/prometheus-operator/prometheus-config-reloader:v0.80.1"
13201320
}
13211321
},
13221322
{

charts/tfy-k8s-generic-inframold/artifacts-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1239,7 +1239,7 @@
12391239
{
12401240
"type": "image",
12411241
"details": {
1242-
"registryURL": "quay.io/prometheus-operator/prometheus-config-reloader:v0.70.0"
1242+
"registryURL": "quay.io/prometheus-operator/prometheus-config-reloader:v0.80.1"
12431243
}
12441244
},
12451245
{

scripts/generate-artifacts-manifest/extra.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
{
6060
"type": "image",
6161
"details": {
62-
"registryURL": "quay.io/prometheus-operator/prometheus-config-reloader:v0.70.0"
62+
"registryURL": "quay.io/prometheus-operator/prometheus-config-reloader:v0.80.1"
6363
}
6464
},
6565
{

0 commit comments

Comments
 (0)