66 lines
3.2 KiB
Plaintext
66 lines
3.2 KiB
Plaintext
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<!-- SPDX-License-Identifier: Apache-2.0 -->
|
||
|
<!--
|
||
|
Copyright (c) 2024 SUSE LLC
|
||
|
|
||
|
All modifications and additions to the file contributed by third parties
|
||
|
remain the property of their copyright owners, unless otherwise agreed
|
||
|
upon.
|
||
|
|
||
|
The content of THIS FILE IS AUTOGENERATED and should not be manually modified.
|
||
|
It is maintained by the BCI team and generated by
|
||
|
https://github.com/SUSE/BCI-dockerfile-generator
|
||
|
|
||
|
Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||
|
You can contact the BCI team via https://github.com/SUSE/bci/discussions
|
||
|
-->
|
||
|
<!-- OBS-AddTag: opensuse/helm:3.15 opensuse/helm:3.15-%RELEASE% opensuse/helm:latest -->
|
||
|
<!-- OBS-Imagerepo: obsrepositories:/ -->
|
||
|
|
||
|
<image schemaversion="7.4" name="helm-image" xmlns:suse_label_helper="com.suse.label_helper">
|
||
|
<description type="system">
|
||
|
<author>openSUSE Project</author>
|
||
|
<contact>https://www.suse.com/</contact>
|
||
|
<specification>openSUSE Tumbleweed Kubernetes Package Manager Container Image</specification>
|
||
|
</description>
|
||
|
<preferences>
|
||
|
<type image="docker" derived_from="obsrepositories:/opensuse/bci/bci-micro#latest">
|
||
|
<containerconfig
|
||
|
name="opensuse/helm"
|
||
|
tag="3.15"
|
||
|
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"/>
|
||
|
<label name="org.opencontainers.image.created" value="%BUILDTIME%"/>
|
||
|
<label name="org.opencontainers.image.vendor" value="openSUSE Project"/>
|
||
|
<label name="org.opencontainers.image.source" value="%SOURCEURL%"/>
|
||
|
<label name="org.opencontainers.image.url" value="https://www.opensuse.org"/>
|
||
|
<label name="org.opensuse.reference" value="registry.opensuse.org/opensuse/helm:3.15-%RELEASE%"/>
|
||
|
<label name="org.openbuildservice.disturl" value="%DISTURL%"/>
|
||
|
<label name="org.opensuse.release-stage" value="released"/>
|
||
|
<label name="org.opensuse.lifecycle-url" value="https://en.opensuse.org/Lifetime#openSUSE_BCI"/>
|
||
|
</suse_label_helper:add_prefix>
|
||
|
<label name="io.artifacthub.package.readme-url" value="https://raw.githubusercontent.com/SUSE/BCI-dockerfile-generator/Tumbleweed/helm-image/README.md"/>
|
||
|
</labels>
|
||
|
<subcommand execute="help"/>
|
||
|
<entrypoint execute="/usr/bin/helm"/>
|
||
|
</containerconfig>
|
||
|
</type>
|
||
|
<version>2024</version>
|
||
|
<packagemanager>zypper</packagemanager>
|
||
|
<rpm-check-signatures>false</rpm-check-signatures>
|
||
|
<rpm-excludedocs>true</rpm-excludedocs>
|
||
|
</preferences>
|
||
|
<repository type="rpm-md">
|
||
|
<source path="obsrepositories:/"/>
|
||
|
</repository>
|
||
|
<packages type="bootstrap">
|
||
|
<package name="ca-certificates-mozilla"/>
|
||
|
<package name="helm"/>
|
||
|
</packages>
|
||
|
|
||
|
</image>
|