Accepting request 1229958 from devel:BCI:Tumbleweed

🤖: sync package with devel:BCI:Tumbleweed from OBS

OBS-URL: https://build.opensuse.org/request/show/1229958
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm-image?expand=0&rev=24
This commit is contained in:
Ana Guerrero 2024-12-11 20:03:51 +00:00 committed by Git OBS Bridge
commit d8738dda11
3 changed files with 8 additions and 3 deletions

View File

@ -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%"

View File

@ -1,4 +1,4 @@
# Kubernetes Package Manager container image
# Helm (Kubernetes Package Manager) container image
![Redistributable](https://img.shields.io/badge/Redistributable-Yes-green)

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Dec 10 16:28:02 UTC 2024 - SUSE Update Bot <bci-internal@suse.de>
- update container description
-------------------------------------------------------------------
Mon Dec 9 20:58:52 UTC 2024 - SUSE Update Bot <bci-internal@suse.de>