Update template/stacks/core/crossplane-providers/provider-shell.yaml

This commit is contained in:
richardrobertreitz 2025-03-16 22:53:03 +00:00
parent 31b768eebc
commit 94e3a759b2

View file

@ -3,7 +3,7 @@ kind: Provider
metadata: metadata:
name: provider-shell name: provider-shell
spec: spec:
package: forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/devfw-cicd/provider-shell:v0.1.3 package: forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/devfw-cicd/provider-shell:v0.1.5
packagePullPolicy: IfNotPresent # Only download the package if it isnt in the cache. packagePullPolicy: IfNotPresent
revisionActivationPolicy: Automatic # Otherwise our Provider never gets activate & healthy revisionActivationPolicy: Automatic
revisionHistoryLimit: 1 revisionHistoryLimit: 1