1 Commits

Author SHA1 Message Date
b93d1fd0e3 Update helm-library Docker tag to v0.2.5
Some checks failed
renovate/artifacts Artifact file update failure
2025-05-29 19:44:26 +00:00
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM rust:1.88.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.5
repository: oci://ghcr.io/allanger/allangers-helm-library
annotations:
allowed_workload_kinds: "Deployment"