Skip to content

Commit dea0911

Browse files
fix(github-release): update release prometheus-operator/prometheus-operator ( v0.86.0 → v0.86.1 ) (#165)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 45371d7 commit dea0911

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/bootstrap-apps.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ function apply_crds() {
9090

9191
local -r crds=(
9292
# renovate: datasource=github-releases depName=prometheus-operator/prometheus-operator
93-
https://github.com/prometheus-operator/prometheus-operator/releases/download/v0.86.0/stripped-down-crds.yaml
93+
https://github.com/prometheus-operator/prometheus-operator/releases/download/v0.86.1/stripped-down-crds.yaml
9494
# renovate: datasource=github-releases depName=kubernetes-sigs/external-dns
9595
https://raw.githubusercontent.com/kubernetes-sigs/external-dns/refs/tags/v0.19.0/docs/sources/crd/crd-manifest.yaml
9696
)

0 commit comments

Comments
 (0)