Skip to content

Commit

Permalink
Merge pull request #2133 from SUSE/for-deploy-7
Browse files Browse the repository at this point in the history
🤖: Update build recipes for SP7
  • Loading branch information
dirkmueller authored Dec 10, 2024
2 parents ecca803 + d852072 commit 4dcaa0c
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 @@ -38,8 +38,8 @@ COPY --from=builder /target /
# Define labels according to https://en.opensuse.org/Building_derived_containers
# labelprefix=com.suse.application.helm
LABEL org.opencontainers.image.authors="https://github.com/SUSE/bci/discussions"
LABEL org.opencontainers.image.title="SLE Kubernetes Package Manager"
LABEL org.opencontainers.image.description="Kubernetes Package Manager container based on the SLE Base Container Image."
LABEL org.opencontainers.image.title="SLE Helm (Kubernetes Package Manager)"
LABEL org.opencontainers.image.description="Helm (Kubernetes Package Manager) container based on the SLE Base Container Image."
LABEL org.opencontainers.image.version="%%helm_version%%"
LABEL org.opencontainers.image.url="https://www.suse.com/products/base-container-images/"
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

![Support Level](https://img.shields.io/badge/Support_Level-techpreview-blue)[![SLSA](https://img.shields.io/badge/SLSA_(v1.0)-Build_L3-Green)](https://documentation.suse.com/sbp/server-linux/html/SBP-SLSA4/)
[![Provenance: Available](https://img.shields.io/badge/Provenance-Available-Green)](https://documentation.suse.com/container/all/html/Container-guide/index.html#container-verify)
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:16 UTC 2024 - SUSE Update Bot <[email protected]>

- update container description

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

Expand Down

0 comments on commit 4dcaa0c

Please sign in to comment.