chore(deps): update ghcr.io/truecharts/devcontainer:v2.6.0 docker digest to 5029ebe (#4025)

This commit is contained in:
TrueCharts Bot 2022-10-07 11:31:20 +02:00 committed by GitHub
parent ff10df9434
commit 074b8809c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -15,7 +15,7 @@ jobs:
name: Test SCALE Catalog
runs-on: ubuntu-latest
container:
image: ghcr.io/truecharts/devcontainer:v2.6.0@sha256:a82c7d302bc6028271f98162779be7e15a998f55556f513b5216241a8d517330
image: ghcr.io/truecharts/devcontainer:v2.6.0@sha256:5029ebed5c833646da3afb3a8512eba79f08cac8935a53fc1510854fec22341a
steps:
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3
name: Checkout

View File

@ -14,7 +14,7 @@ jobs:
release-scale:
runs-on: ubuntu-latest
container:
image: ghcr.io/truecharts/devcontainer:v2.6.0@sha256:a82c7d302bc6028271f98162779be7e15a998f55556f513b5216241a8d517330
image: ghcr.io/truecharts/devcontainer:v2.6.0@sha256:5029ebed5c833646da3afb3a8512eba79f08cac8935a53fc1510854fec22341a
steps:
- name: Install Kubernetes tools
uses: yokawasa/action-setup-kube-tools@f7f73d7965074b0f5491b7210ff51e3254d42058 # tag=v0.8.2
@ -175,7 +175,7 @@ jobs:
release-helm:
runs-on: ubuntu-latest
container:
image: ghcr.io/truecharts/devcontainer:v2.6.0@sha256:a82c7d302bc6028271f98162779be7e15a998f55556f513b5216241a8d517330
image: ghcr.io/truecharts/devcontainer:v2.6.0@sha256:5029ebed5c833646da3afb3a8512eba79f08cac8935a53fc1510854fec22341a
needs: release-scale
steps:
- name: Install Kubernetes tools