Skip to content

Commit 205f10e

Browse files
committed
Merge branch 'upsmaster' into gw-home
2 parents 28a0295 + 7c299e3 commit 205f10e

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

68 files changed

+1155
-332
lines changed

.github/workflows/docker.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
push: ${{ inputs.push }}
5151
platforms: ${{ inputs.platforms }}
5252
- name: Upload ${{ steps.build.outputs.imageid }} Docker image to artifacts
53-
uses: ishworkh/docker-image-artifact-upload@v1
53+
uses: ishworkh/container-image-artifact-upload@v2.0.0
5454
if: inputs.load
5555
with:
5656
image: ${{ steps.build.outputs.imageid }}

CHANGELOG.md

+324

RELEASE_DATE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2024-02-27
1+
2025-01-07

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.28.0
1+
1.29.0

0 commit comments

Comments
 (0)