Skip to content

Commit

Permalink
chore: set bitnami-common version in the parent chart (#3570)
Browse files Browse the repository at this point in the history
  • Loading branch information
rokroskar committed Apr 3, 2024
1 parent 911e658 commit 32810a1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions helm-chart/renku/requirements.yaml
Expand Up @@ -36,3 +36,9 @@ dependencies:
repository: "oci://registry-1.docker.io/bitnamicharts"
version: "8.9.2"
condition: solr.enabled
# setting the version of bitnami-common here to avoid conflicts in sub-charts bundling different versions
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
tags:
- bitnami-common
version: 2.x.x

0 comments on commit 32810a1

Please sign in to comment.