We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38a075c commit 2bf8562Copy full SHA for 2bf8562
renovate.json .github/renovate.json
images/plural-bundle/run.sh
@@ -5,7 +5,7 @@ set -ex
5
K3S_MANIFEST_DIR=${K3S_MANIFEST_DIR:-/var/lib/rancher/k3s/server/manifests/}
6
7
# renovate: datasource=docker depName=ghcr.io/pluralsh/plural-cli-cloud
8
-BASE_IMAGE="ghcr.io/pluralsh/kairos-plural-cli:bootstrap" # TODO: Revert once https://github.com/pluralsh/plural-cli/pull/598 will be merged.
+BASE_IMAGE="ghcr.io/pluralsh/kairos-plural-cli:bootstrap"
9
TOKEN=""
10
URL=""
11
0 commit comments