Skip to content

Commit

Permalink
build(deps): bump kube-logging/logging-operator from 4.3.0 to 4.4.1
Browse files Browse the repository at this point in the history
Bumps [kube-logging/logging-operator](https://github.com/kube-logging/logging-operator) from 4.3.0 to 4.4.1.
- [Release notes](https://github.com/kube-logging/logging-operator/releases)
- [Commits](kube-logging/logging-operator@4.3.0...4.4.1)

---
updated-dependencies:
- dependency-name: kube-logging/logging-operator
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 20, 2023
1 parent 117b044 commit b144a66
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:

artifacts:
name: Artifacts
uses: kube-logging/logging-operator/.github/workflows/artifacts.yaml@4.3.0
uses: kube-logging/logging-operator/.github/workflows/artifacts.yaml@4.4.1
with:
publish: ${{ github.event_name == 'push' }}
permissions:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ permissions:
jobs:
artifacts:
name: Artifacts
uses: kube-logging/logging-operator/.github/workflows/artifacts.yaml@4.3.0
uses: kube-logging/logging-operator/.github/workflows/artifacts.yaml@4.4.1
with:
publish: true
release: true
Expand Down

0 comments on commit b144a66

Please sign in to comment.