Skip to content

Commit

Permalink
Merge branch 'devel' into k8s_128
Browse files Browse the repository at this point in the history
  • Loading branch information
tpantelis authored Dec 12, 2023
2 parents a8c49ce + a91c9e6 commit 588fbfe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
python-version: '3.x'

- name: Set up helm/chart-testing
uses: helm/chart-testing-action@b43128a8b25298e1e7b043b78ea6613844e079b1
uses: helm/chart-testing-action@e6669bcd63d7cb57cb4380c33043eebe5d111992

- name: Set up local helm repo
run: make local-helm-repo
Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ endif
export DEPLOYTOOL = helm
GH_URL=https://submariner-io.github.io/submariner-charts/charts
CHARTS_DIR=charts
CHARTS_VERSION=0.17.0-m0
CHARTS_VERSION=0.17.0-m2
HELM_DOCS_VERSION=0.15.0
REPO_URL=$(shell git config remote.origin.url)

Expand Down

0 comments on commit 588fbfe

Please sign in to comment.