Skip to content

Commit d0152b7

Browse files
committed
[chore] bump 1.x java version
1 parent c344c2b commit d0152b7

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/publish-autoinstrumentation-java.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
ghcr.io/open-telemetry/opentelemetry-operator/autoinstrumentation-java
3838
tags: |
3939
type=match,pattern=v(.*),group=1,value=v${{ env.VERSION }}
40+
type=semver,pattern={{major}},value=v${{ env.VERSION }}
4041
4142
- name: Set up QEMU
4243
uses: docker/setup-qemu-action@v3

autoinstrumentation/java/version.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.10.0
1+
1.33.6

0 commit comments

Comments
 (0)