more updates

Signed-off-by: cpanato <ctadeu@gmail.com>
This commit is contained in:
cpanato 2024-03-29 17:27:45 +01:00
parent 64dae431d3
commit 9c6f72b705
Failed to extract signature
2 changed files with 6 additions and 4 deletions

View file

@ -11,12 +11,16 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
---
remote: origin
validate-maintainers: false
target-branch: main
validate-maintainers: false
check-version-increment: false
chart-repos:
- ingress-nginx=https://kubernetes.github.io/ingress-nginx
helm-extra-args: --timeout 800s
chart-dirs:
- charts

View file

@ -194,8 +194,6 @@ jobs:
- name: Set up Helm
uses: azure/setup-helm@5119fcb9089d432beecbf79bb2c7915207344b78 # v3.5
with:
version: '3.14.3'
- uses: actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1.0
with: