[info=cd013cac3aac9cf6fef8b6c0e2a1560d]

OBS-URL: https://build.opensuse.org/package/show/devel:BCI:Tumbleweed/helm-image?expand=0&rev=125
This commit is contained in:
Dan Čermák 2024-08-03 09:05:39 +00:00 committed by Git OBS Bridge
parent 3d03bfa2e1
commit 7c93d57b96
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Aug 3 08:56:51 UTC 2024 - Dirk Mueller <dmueller@suse.com>
- set OCI.authors attribute instead of deprecated MAINTAINER
-------------------------------------------------------------------
Wed Jul 31 12:06:45 UTC 2024 - Dirk Mueller <dmueller@suse.com>

View File

@ -28,10 +28,10 @@ You can contact the BCI team via https://github.com/SUSE/bci/discussions
<containerconfig
name="opensuse/helm"
tag="3.15"
additionaltags="3.15-%RELEASE%,latest"
maintainer="openSUSE (https://www.opensuse.org/)">
additionaltags="3.15-%RELEASE%,latest">
<labels>
<suse_label_helper:add_prefix prefix="org.opensuse.application.helm">
<label name="org.opencontainers.image.authors" value="openSUSE (https://www.opensuse.org/)"/>
<label name="org.opencontainers.image.title" value="openSUSE Tumbleweed Kubernetes Package Manager"/>
<label name="org.opencontainers.image.description" value="Kubernetes Package Manager container based on the openSUSE Tumbleweed Base Container Image."/>
<label name="org.opencontainers.image.version" value="3.15"/>