Revert "chore(deps): update ghcr.io/truecharts/devcontainer:v2.6.0 docker digest to 479b7ce (#4133)" (#4323)
This reverts commit 99fd827b2c.
This commit is contained in:
committed by
GitHub
parent
2ae0bedee1
commit
09dd2cd7cb
2
.github/workflows/catalog-test.yaml
vendored
2
.github/workflows/catalog-test.yaml
vendored
@@ -15,7 +15,7 @@ jobs:
|
||||
name: Test SCALE Catalog
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: ghcr.io/truecharts/devcontainer:v2.6.0@sha256:479b7ced549ea5fc69219587818885a7eef3ed3a54449e9ceb8645e3323a483f
|
||||
image: ghcr.io/truecharts/devcontainer:v2.6.0@sha256:5029ebed5c833646da3afb3a8512eba79f08cac8935a53fc1510854fec22341a
|
||||
steps:
|
||||
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3
|
||||
name: Checkout
|
||||
|
||||
4
.github/workflows/charts-release.yaml
vendored
4
.github/workflows/charts-release.yaml
vendored
@@ -14,7 +14,7 @@ jobs:
|
||||
release-scale:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: ghcr.io/truecharts/devcontainer:v2.6.0@sha256:479b7ced549ea5fc69219587818885a7eef3ed3a54449e9ceb8645e3323a483f
|
||||
image: ghcr.io/truecharts/devcontainer:v2.6.0@sha256:5029ebed5c833646da3afb3a8512eba79f08cac8935a53fc1510854fec22341a
|
||||
steps:
|
||||
- name: Install Kubernetes tools
|
||||
uses: yokawasa/action-setup-kube-tools@b91bb02bc122bd84ac7bbea5f25ed6b0f2ec6275 # tag=v0.9.2
|
||||
@@ -175,7 +175,7 @@ jobs:
|
||||
release-helm:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: ghcr.io/truecharts/devcontainer:v2.6.0@sha256:479b7ced549ea5fc69219587818885a7eef3ed3a54449e9ceb8645e3323a483f
|
||||
image: ghcr.io/truecharts/devcontainer:v2.6.0@sha256:5029ebed5c833646da3afb3a8512eba79f08cac8935a53fc1510854fec22341a
|
||||
needs: release-scale
|
||||
steps:
|
||||
- name: Install Kubernetes tools
|
||||
|
||||
Reference in New Issue
Block a user