File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,10 +14,9 @@ https://github.com/SUSE/BCI-dockerfile-generator
1414Please submit bugfixes or comments via https://bugs.opensuse.org/
1515You can contact the BCI team via https://github.com/SUSE/bci/discussions
1616-->
17- <!-- OBS-AddTag: opensuse/bci/bci-busybox:%OS_VERSION_ID_SP% opensuse/bci/bci-busybox:%OS_VERSION_ID_SP%.%RELEASE% opensuse/bci/bci-busybox:latest -->
1817<!-- OBS-Imagerepo: obsrepositories:/ -->
1918
20- <image schemaversion =" 7.4 " name =" busybox-image" xmlns : suse_label_helper =" com.suse.label_helper" >
19+ <image schemaversion =" 7.5 " name =" busybox-image" xmlns : suse_label_helper =" com.suse.label_helper" >
2120 <description type =" system" >
2221 <author >openSUSE Project</author >
2322 <contact >https://www.suse.com/</contact >
@@ -28,7 +27,7 @@ You can contact the BCI team via https://github.com/SUSE/bci/discussions
2827 <containerconfig
2928 name =" opensuse/bci/bci-busybox"
3029 tag =" %OS_VERSION_ID_SP%"
31- additionaltags = " %OS_VERSION_ID_SP%.%RELEASE%,latest"
30+ additionalnames = " opensuse/bci/bci-busybox: %OS_VERSION_ID_SP%.%RELEASE%,opensuse/bci/bci-busybox: latest"
3231 maintainer =" openSUSE (https://www.opensuse.org/)" >
3332 <labels >
3433 <suse_label_helper : add_prefix prefix =" org.opensuse.bci.busybox" >
Original file line number Diff line number Diff line change @@ -14,10 +14,9 @@ https://github.com/SUSE/BCI-dockerfile-generator
1414Please submit bugfixes or comments via https://bugs.opensuse.org/
1515You can contact the BCI team via https://github.com/SUSE/bci/discussions
1616-->
17- <!-- OBS-AddTag: opensuse/registry:%%registry_version%% opensuse/registry:%%registry_version%%-%RELEASE% opensuse/registry:latest -->
1817<!-- OBS-Imagerepo: obsrepositories:/ -->
1918
20- <image schemaversion =" 7.4 " name =" registry-image" xmlns : suse_label_helper =" com.suse.label_helper" >
19+ <image schemaversion =" 7.5 " name =" registry-image" xmlns : suse_label_helper =" com.suse.label_helper" >
2120 <description type =" system" >
2221 <author >openSUSE Project</author >
2322 <contact >https://www.suse.com/</contact >
@@ -28,7 +27,7 @@ You can contact the BCI team via https://github.com/SUSE/bci/discussions
2827 <containerconfig
2928 name =" opensuse/registry"
3029 tag =" %%registry_version%%"
31- additionaltags = " %%registry_version%%-%RELEASE%,latest"
30+ additionalnames = " opensuse/registry: %%registry_version%%-%RELEASE%,opensuse/registry: latest"
3231 user =" registry"
3332 maintainer =" openSUSE (https://www.opensuse.org/)" >
3433 <labels >
Original file line number Diff line number Diff line change @@ -14,10 +14,9 @@ https://github.com/SUSE/BCI-dockerfile-generator
1414Please submit bugfixes or comments via https://bugs.opensuse.org/
1515You can contact the BCI team via https://github.com/SUSE/bci/discussions
1616-->
17- <!-- OBS-AddTag: opensuse/git:%%git_version%% opensuse/git:%%git_version%%-%RELEASE% opensuse/git:latest -->
1817<!-- OBS-Imagerepo: obsrepositories:/ -->
1918
20- <image schemaversion =" 7.4 " name =" git-image" xmlns : suse_label_helper =" com.suse.label_helper" >
19+ <image schemaversion =" 7.5 " name =" git-image" xmlns : suse_label_helper =" com.suse.label_helper" >
2120 <description type =" system" >
2221 <author >openSUSE Project</author >
2322 <contact >https://www.suse.com/</contact >
@@ -28,7 +27,7 @@ You can contact the BCI team via https://github.com/SUSE/bci/discussions
2827 <containerconfig
2928 name =" opensuse/git"
3029 tag =" %%git_version%%"
31- additionaltags = " %%git_version%%-%RELEASE%,latest"
30+ additionalnames = " opensuse/git: %%git_version%%-%RELEASE%,opensuse/git: latest"
3231 maintainer =" openSUSE (https://www.opensuse.org/)" >
3332 <labels >
3433 <suse_label_helper : add_prefix prefix =" org.opensuse.application.git" >
Original file line number Diff line number Diff line change @@ -14,10 +14,9 @@ https://github.com/SUSE/BCI-dockerfile-generator
1414Please submit bugfixes or comments via https://bugs.opensuse.org/
1515You can contact the BCI team via https://github.com/SUSE/bci/discussions
1616-->
17- <!-- OBS-AddTag: opensuse/helm:3.15 opensuse/helm:3.15-%RELEASE% opensuse/helm:latest -->
1817<!-- OBS-Imagerepo: obsrepositories:/ -->
1918
20- <image schemaversion =" 7.4 " name =" helm-image" xmlns : suse_label_helper =" com.suse.label_helper" >
19+ <image schemaversion =" 7.5 " name =" helm-image" xmlns : suse_label_helper =" com.suse.label_helper" >
2120 <description type =" system" >
2221 <author >openSUSE Project</author >
2322 <contact >https://www.suse.com/</contact >
@@ -28,7 +27,7 @@ You can contact the BCI team via https://github.com/SUSE/bci/discussions
2827 <containerconfig
2928 name =" opensuse/helm"
3029 tag =" 3.15"
31- additionaltags = " 3.15-%RELEASE%,latest"
30+ additionalnames = " opensuse/helm: 3.15-%RELEASE%,opensuse/helm: latest"
3231 maintainer =" openSUSE (https://www.opensuse.org/)" >
3332 <labels >
3433 <suse_label_helper : add_prefix prefix =" org.opensuse.application.helm" >
Original file line number Diff line number Diff line change @@ -14,10 +14,9 @@ https://github.com/SUSE/BCI-dockerfile-generator
1414Please submit bugfixes or comments via https://bugs.opensuse.org/
1515You can contact the BCI team via https://github.com/SUSE/bci/discussions
1616-->
17- <!-- OBS-AddTag: opensuse/bci/bci-micro:%OS_VERSION_ID_SP% opensuse/bci/bci-micro:%OS_VERSION_ID_SP%.%RELEASE% opensuse/bci/bci-micro:latest -->
1817<!-- OBS-Imagerepo: obsrepositories:/ -->
1918
20- <image schemaversion =" 7.4 " name =" micro-image" xmlns : suse_label_helper =" com.suse.label_helper" >
19+ <image schemaversion =" 7.5 " name =" micro-image" xmlns : suse_label_helper =" com.suse.label_helper" >
2120 <description type =" system" >
2221 <author >openSUSE Project</author >
2322 <contact >https://www.suse.com/</contact >
@@ -28,7 +27,7 @@ You can contact the BCI team via https://github.com/SUSE/bci/discussions
2827 <containerconfig
2928 name =" opensuse/bci/bci-micro"
3029 tag =" %OS_VERSION_ID_SP%"
31- additionaltags = " %OS_VERSION_ID_SP%.%RELEASE%,latest"
30+ additionalnames = " opensuse/bci/bci-micro: %OS_VERSION_ID_SP%.%RELEASE%,opensuse/bci/bci-micro: latest"
3231 maintainer =" openSUSE (https://www.opensuse.org/)" >
3332 <labels >
3433 <suse_label_helper : add_prefix prefix =" org.opensuse.bci.micro" >
Original file line number Diff line number Diff line change @@ -14,10 +14,9 @@ https://github.com/SUSE/BCI-dockerfile-generator
1414Please submit bugfixes or comments via https://bugs.opensuse.org/
1515You can contact the BCI team via https://github.com/SUSE/bci/discussions
1616-->
17- <!-- OBS-AddTag: opensuse/bci/bci-minimal:%OS_VERSION_ID_SP% opensuse/bci/bci-minimal:%OS_VERSION_ID_SP%.%RELEASE% opensuse/bci/bci-minimal:latest -->
1817<!-- OBS-Imagerepo: obsrepositories:/ -->
1918
20- <image schemaversion =" 7.4 " name =" minimal-image" xmlns : suse_label_helper =" com.suse.label_helper" >
19+ <image schemaversion =" 7.5 " name =" minimal-image" xmlns : suse_label_helper =" com.suse.label_helper" >
2120 <description type =" system" >
2221 <author >openSUSE Project</author >
2322 <contact >https://www.suse.com/</contact >
@@ -28,7 +27,7 @@ You can contact the BCI team via https://github.com/SUSE/bci/discussions
2827 <containerconfig
2928 name =" opensuse/bci/bci-minimal"
3029 tag =" %OS_VERSION_ID_SP%"
31- additionaltags = " %OS_VERSION_ID_SP%.%RELEASE%,latest"
30+ additionalnames = " opensuse/bci/bci-minimal: %OS_VERSION_ID_SP%.%RELEASE%,opensuse/bci/bci-minimal: latest"
3231 maintainer =" openSUSE (https://www.opensuse.org/)" >
3332 <labels >
3433 <suse_label_helper : add_prefix prefix =" org.opensuse.bci.minimal" >
Original file line number Diff line number Diff line change @@ -14,10 +14,9 @@ https://github.com/SUSE/BCI-dockerfile-generator
1414Please submit bugfixes or comments via https://bugs.opensuse.org/
1515You can contact the BCI team via https://github.com/SUSE/bci/discussions
1616-->
17- <!-- OBS-AddTag: opensuse/trivy:%%trivy_version%% opensuse/trivy:%%trivy_version%%-%RELEASE% opensuse/trivy:latest -->
1817<!-- OBS-Imagerepo: obsrepositories:/ -->
1918
20- <image schemaversion =" 7.4 " name =" trivy-image" xmlns : suse_label_helper =" com.suse.label_helper" >
19+ <image schemaversion =" 7.5 " name =" trivy-image" xmlns : suse_label_helper =" com.suse.label_helper" >
2120 <description type =" system" >
2221 <author >openSUSE Project</author >
2322 <contact >https://www.suse.com/</contact >
@@ -28,7 +27,7 @@ You can contact the BCI team via https://github.com/SUSE/bci/discussions
2827 <containerconfig
2928 name =" opensuse/trivy"
3029 tag =" %%trivy_version%%"
31- additionaltags = " %%trivy_version%%-%RELEASE%,latest"
30+ additionalnames = " opensuse/trivy: %%trivy_version%%-%RELEASE%,opensuse/trivy: latest"
3231 maintainer =" openSUSE (https://www.opensuse.org/)" >
3332 <labels >
3433 <suse_label_helper : add_prefix prefix =" org.opensuse.application.trivy" >
You can’t perform that action at this time.
0 commit comments