Skip to content

Commit

Permalink
Merge pull request #1583 from jenkins-x/pr-45a021a0-0848-4a61-841a-a0…
Browse files Browse the repository at this point in the history
…29ed417e2e

chore(deps): upgrade to version 0.4.33
  • Loading branch information
jenkins-x-bot authored Jan 19, 2025
2 parents ef2f1a3 + be52770 commit 92ac763
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion tasks/flutter/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ spec:
- pr
- --add-changelog
- ../changelog.md
image: ghcr.io/jenkins-x/jx-updatebot:0.4.32
image: ghcr.io/jenkins-x/jx-updatebot:0.4.33
name: promote-release
resources: {}
volumes:
Expand Down
2 changes: 1 addition & 1 deletion tasks/go-plugin-multiarch/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ spec:
- pr
- --add-changelog
- changelog.md
image: ghcr.io/jenkins-x/jx-updatebot:0.4.32
image: ghcr.io/jenkins-x/jx-updatebot:0.4.33
name: promote-release
resources: {}
serviceAccountName: tekton-bot
Expand Down
2 changes: 1 addition & 1 deletion tasks/go-plugin/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ spec:
- pr
- --add-changelog
- changelog.md
image: ghcr.io/jenkins-x/jx-updatebot:0.4.32
image: ghcr.io/jenkins-x/jx-updatebot:0.4.33
name: promote-release
resources: {}
serviceAccountName: tekton-bot
Expand Down
2 changes: 1 addition & 1 deletion tasks/terraform/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ spec:
- pr
- --add-changelog
- ../changelog.md
image: ghcr.io/jenkins-x/jx-updatebot:0.4.32
image: ghcr.io/jenkins-x/jx-updatebot:0.4.33
name: promote
resources: {}
podTemplate: {}
Expand Down
2 changes: 1 addition & 1 deletion tasks/updatebot/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ spec:
- command:
- jx-updatebot
- pr
image: ghcr.io/jenkins-x/jx-updatebot:0.4.32
image: ghcr.io/jenkins-x/jx-updatebot:0.4.33
name: promote-release
resources: {}
serviceAccountName: tekton-bot
Expand Down

0 comments on commit 92ac763

Please sign in to comment.