Skip to content

Commit 8f58f1d

Browse files
authored
Merge pull request #169 from ckavili/main
🎷cosign version is updated🎷
2 parents 89fe4fa + a153e02 commit 8f58f1d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

codereadyworkspaces/stack/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ENV ARGOCD_VERSION=2.7.1 \
1313
CONFTEST_VERSION=0.41.0 \
1414
ROX_VERSION=3.74.3 \
1515
KUBELINTER_VERSION=0.6.3 \
16-
COSIGN_VERSION=2.0.2 \
16+
COSIGN_VERSION=2.2.3 \
1717
K6_VERSION=0.44.0 \
1818
JSONNET_VERSION=0.20.0 \
1919
SYFT_VERSION=0.82.0

codereadyworkspaces/stack/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION=3.0.18
1+
VERSION=3.0.19

codereadyworkspaces/tl500-devfile-v2.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ components:
9696
name: ide-8084
9797
protocol: http
9898
targetPort: 8084
99-
image: 'quay.io/rht-labs/stack-tl500:3.0.18'
99+
image: 'quay.io/rht-labs/stack-tl500:3.0.19'
100100
memoryLimit: 2Gi
101101
mountSources: true
102102
sourceMapping: /projects

0 commit comments

Comments
 (0)