[rollout-operator] Update rollout-operator Helm chart to v0.18.0, using rollout-operator v0.19.1 #4824
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: CI | |
on: pull_request | |
jobs: | |
call-check-codeowners: | |
uses: ./.github/workflows/check-codeowners.yaml | |
call-lint: | |
uses: ./.github/workflows/linter.yml | |
call-lint-test: | |
uses: ./.github/workflows/lint-test.yaml |