From 14936ed0f853e10eee2a2d5a91d2759506d97edb Mon Sep 17 00:00:00 2001 From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com> Date: Tue, 13 Sep 2022 04:23:33 +0000 Subject: [PATCH] chore(deps): update helm release starboard-operator to v0.10.9 --- infrastructure/starboard/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/starboard/release.yaml b/infrastructure/starboard/release.yaml index b44004b87..7d3c5bca0 100644 --- a/infrastructure/starboard/release.yaml +++ b/infrastructure/starboard/release.yaml @@ -12,7 +12,7 @@ spec: kind: HelmRepository name: aqua namespace: starboard-system - version: 0.10.8 + version: 0.10.9 interval: 5m install: crds: CreateReplace -- GitLab