no message
This commit is contained in:
5
.github/workflows/charts-release.yaml
vendored
5
.github/workflows/charts-release.yaml
vendored
@@ -73,6 +73,11 @@ jobs:
|
||||
helm repo add cnpg https://cloudnative-pg.github.io/charts
|
||||
helm repo add metallb https://metallb.github.io/metallb
|
||||
helm repo update
|
||||
|
||||
- name: Prep go-yq
|
||||
run: |
|
||||
wget https://github.com/mikefarah/yq/releases/download/v4.26.1/yq_linux_amd64 -O /usr/bin/go-yq && \
|
||||
chmod +x /usr/bin/go-yq && \
|
||||
|
||||
# Optional step if GPG signing is used
|
||||
- name: Prepare GPG key
|
||||
|
||||
@@ -35,4 +35,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/dependency/solr
|
||||
- https://hub.docker.com/r/bitnami/solr
|
||||
type: application
|
||||
version: 9.1.21
|
||||
version: 9.1.22
|
||||
|
||||
Reference in New Issue
Block a user