Skip to content

Commit

Permalink
Merge pull request #2135 from SUSE/for-deploy-Tumbleweed
Browse files Browse the repository at this point in the history
🤖: Update build recipes for Tumbleweed
  • Loading branch information
dirkmueller authored Dec 10, 2024
2 parents 07606b5 + f6d9759 commit 9e87ba9
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
4 changes: 2 additions & 2 deletions helm-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ FROM opensuse/bci/bci-micro:latest
COPY --from=builder /target /
# Define labels according to https://en.opensuse.org/Building_derived_containers
# labelprefix=org.opensuse.application.helm
LABEL org.opencontainers.image.title="openSUSE Tumbleweed Kubernetes Package Manager"
LABEL org.opencontainers.image.description="Kubernetes Package Manager container based on the openSUSE Tumbleweed Base Container Image."
LABEL org.opencontainers.image.title="openSUSE Tumbleweed Helm (Kubernetes Package Manager)"
LABEL org.opencontainers.image.description="Helm (Kubernetes Package Manager) container based on the openSUSE Tumbleweed Base Container Image."
LABEL org.opencontainers.image.version="%%helm_version%%"
LABEL org.opencontainers.image.url="https://www.opensuse.org"
LABEL org.opencontainers.image.created="%BUILDTIME%"
Expand Down
2 changes: 1 addition & 1 deletion helm-image/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Kubernetes Package Manager container image
# Helm (Kubernetes Package Manager) container image

![Redistributable](https://img.shields.io/badge/Redistributable-Yes-green)

Expand Down
5 changes: 5 additions & 0 deletions helm-image/helm-image.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Dec 10 16:28:02 UTC 2024 - SUSE Update Bot <[email protected]>

- update container description

-------------------------------------------------------------------
Mon Dec 9 20:58:52 UTC 2024 - SUSE Update Bot <[email protected]>

Expand Down

0 comments on commit 9e87ba9

Please sign in to comment.