From be527707be42fa29b423ed86b84b8471158060e3 Mon Sep 17 00:00:00 2001 From: jenkins-x-bot Date: Sun, 19 Jan 2025 02:08:31 +0000 Subject: [PATCH] chore(deps): upgrade to version 0.4.33 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit from: https://github.com/jenkins-x-plugins/jx-updatebot.git ----- # jenkins-x-plugins/jx-updatebot ## Changes in version 0.4.33 ### Chores * dependency upgrade (MÃ¥rten Svantesson) * deps: upgrade go dependencies (jenkins-x-bot) --- tasks/flutter/release.yaml | 2 +- tasks/go-plugin-multiarch/release.yaml | 2 +- tasks/go-plugin/release.yaml | 2 +- tasks/terraform/release.yaml | 2 +- tasks/updatebot/release.yaml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/tasks/flutter/release.yaml b/tasks/flutter/release.yaml index 74de682441..5d318dd3a5 100644 --- a/tasks/flutter/release.yaml +++ b/tasks/flutter/release.yaml @@ -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: diff --git a/tasks/go-plugin-multiarch/release.yaml b/tasks/go-plugin-multiarch/release.yaml index 43c6bdc841..f8376eb0a0 100644 --- a/tasks/go-plugin-multiarch/release.yaml +++ b/tasks/go-plugin-multiarch/release.yaml @@ -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 diff --git a/tasks/go-plugin/release.yaml b/tasks/go-plugin/release.yaml index 1e127183de..ddce267bc9 100644 --- a/tasks/go-plugin/release.yaml +++ b/tasks/go-plugin/release.yaml @@ -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 diff --git a/tasks/terraform/release.yaml b/tasks/terraform/release.yaml index a274358eae..024740ff38 100644 --- a/tasks/terraform/release.yaml +++ b/tasks/terraform/release.yaml @@ -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: {} diff --git a/tasks/updatebot/release.yaml b/tasks/updatebot/release.yaml index cf7e1fa063..c7e1f478bc 100644 --- a/tasks/updatebot/release.yaml +++ b/tasks/updatebot/release.yaml @@ -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