Skip to content

Commit

Permalink
major: dummy commit to create a major release
Browse files Browse the repository at this point in the history
Reminder thoses paths are ignored:
      - '.github/**'
      - .gitignore
      - CONTRIBUTING.md
      - README.md
      - renovate.json5
      - run-renovate-locally.bash
  • Loading branch information
o-orand committed May 6, 2024
1 parent d72dcdd commit 51d70ba
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,5 @@
datasourceTemplate: 'github-releases',

}

]
}
1 change: 0 additions & 1 deletion set_version.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,5 @@ echo "This script is useless with renovate"
#export HELM_VERSION=3.11.2
#export KUBECTL_VERSION=1.24.9 # Warning ensure kubectl version is never greater than our k8s version
#export KUSTOMIZE_VERSION=4.5.7
#
#echo "helm version:"$HELM_VERSION
#echo "kubectl version:"$KUBECTL_VERSION

0 comments on commit 51d70ba

Please sign in to comment.