From c1b68bfdb2031f5222f1ae9f339efab0724c9126 Mon Sep 17 00:00:00 2001 From: Stephan Lo Date: Fri, 14 Mar 2025 19:20:29 +0100 Subject: [PATCH] chore(provider-shell): adjust to https://forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/DevFW-CICD/-/packages/container/provider-shell/v0.1.3 --- template/stacks/core/crossplane-providers/provider-shell.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/stacks/core/crossplane-providers/provider-shell.yaml b/template/stacks/core/crossplane-providers/provider-shell.yaml index 4080668..e7af743 100644 --- a/template/stacks/core/crossplane-providers/provider-shell.yaml +++ b/template/stacks/core/crossplane-providers/provider-shell.yaml @@ -3,7 +3,7 @@ kind: Provider metadata: name: provider-shell spec: - package: forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/devfw-cicd/provider-shell:v0.1.1 + package: forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/devfw-cicd/provider-shell:v0.1.3 packagePullPolicy: IfNotPresent # Only download the package if it isn’t in the cache. revisionActivationPolicy: Automatic # Otherwise our Provider never gets activate & healthy revisionHistoryLimit: 1