1 Commits

Author SHA1 Message Date
873c1aa8ff Update helm-library Docker tag to v0.2.6
Some checks failed
renovate/artifacts Artifact file update failure
2025-06-16 01:01:20 +00:00
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM rust:1.87.0 AS lib_builder
FROM rust:1.84.1 AS lib_builder
WORKDIR /src
COPY rust/ .
RUN cargo build

View File

@ -9,7 +9,7 @@ maintainers:
url: https://badhouseplants.net
dependencies:
- name: helm-library
version: 0.2.1
version: 0.2.6
repository: oci://ghcr.io/allanger/allangers-helm-library
annotations:
allowed_workload_kinds: "Deployment"