Skip to content

Commit

Permalink
[chore] bump 1.x java version (#3545)
Browse files Browse the repository at this point in the history
  • Loading branch information
TylerHelmuth authored Dec 16, 2024
1 parent fb2551e commit 384dc21
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/publish-autoinstrumentation-java.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
ghcr.io/open-telemetry/opentelemetry-operator/autoinstrumentation-java
tags: |
type=match,pattern=v(.*),group=1,value=v${{ env.VERSION }}
type=semver,pattern={{major}},value=v${{ env.VERSION }}
- name: Set up QEMU
uses: docker/setup-qemu-action@v3
Expand Down
2 changes: 1 addition & 1 deletion autoinstrumentation/java/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.10.0
1.33.6

0 comments on commit 384dc21

Please sign in to comment.