Skip to content

Commit

Permalink
Merge pull request #169 from ckavili/main
Browse files Browse the repository at this point in the history
🎷cosign version is updated🎷
  • Loading branch information
springdo authored Apr 10, 2024
2 parents 89fe4fa + a153e02 commit 8f58f1d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion codereadyworkspaces/stack/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ ENV ARGOCD_VERSION=2.7.1 \
CONFTEST_VERSION=0.41.0 \
ROX_VERSION=3.74.3 \
KUBELINTER_VERSION=0.6.3 \
COSIGN_VERSION=2.0.2 \
COSIGN_VERSION=2.2.3 \
K6_VERSION=0.44.0 \
JSONNET_VERSION=0.20.0 \
SYFT_VERSION=0.82.0
Expand Down
2 changes: 1 addition & 1 deletion codereadyworkspaces/stack/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
VERSION=3.0.18
VERSION=3.0.19
2 changes: 1 addition & 1 deletion codereadyworkspaces/tl500-devfile-v2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ components:
name: ide-8084
protocol: http
targetPort: 8084
image: 'quay.io/rht-labs/stack-tl500:3.0.18'
image: 'quay.io/rht-labs/stack-tl500:3.0.19'
memoryLimit: 2Gi
mountSources: true
sourceMapping: /projects
Expand Down

0 comments on commit 8f58f1d

Please sign in to comment.