Commit Graph

93 Commits

Author SHA1 Message Date
dependabot[bot] c33bba735f
build(deps): bump actions/setup-python from 4.4.0 to 4.5.0 (#132)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4.4.0...v4.5.0)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-13 18:05:55 +01:00
dependabot[bot] ac98a235fe
build(deps): bump helm/chart-releaser-action from 1.4.1 to 1.5.0 (#131)
Bumps [helm/chart-releaser-action](https://github.com/helm/chart-releaser-action) from 1.4.1 to 1.5.0.
- [Release notes](https://github.com/helm/chart-releaser-action/releases)
- [Commits](https://github.com/helm/chart-releaser-action/compare/v1.4.1...v1.5.0)

---
updated-dependencies:
- dependency-name: helm/chart-releaser-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-11 14:53:55 +01:00
dependabot[bot] aacf7f66e3
build(deps): bump actions/setup-python from 4.3.1 to 4.4.0 (#130)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.3.1 to 4.4.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4.3.1...v4.4.0)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-23 15:50:11 +01:00
dependabot[bot] 02c41314ed
build(deps): bump helm/kind-action from 1.4.0 to 1.5.0 (#127)
Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/helm/kind-action/releases)
- [Commits](https://github.com/helm/kind-action/compare/v1.4.0...v1.5.0)

---
updated-dependencies:
- dependency-name: helm/kind-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-13 15:17:08 +01:00
dependabot[bot] e9a9fb5e4e
build(deps): bump azure/setup-helm from 3.4 to 3.5 (#126)
Bumps [azure/setup-helm](https://github.com/azure/setup-helm) from 3.4 to 3.5.
- [Release notes](https://github.com/azure/setup-helm/releases)
- [Commits](https://github.com/azure/setup-helm/compare/v3.4...v3.5)

---
updated-dependencies:
- dependency-name: azure/setup-helm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-13 15:16:53 +01:00
Christian Kotzbauer 9220f54dc1 build: replace default-labels-workflow
Signed-off-by: Christian Kotzbauer <git@ckotzbauer.de>
2022-12-11 11:26:58 +01:00
dependabot[bot] e24bf4f8df
build(deps): bump actions/setup-python from 4.3.0 to 4.3.1 (#124)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4.3.0...v4.3.1)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-10 09:01:16 +01:00
dependabot[bot] 6b07969399
build(deps): bump azure/setup-helm from 3.3 to 3.4 (#122)
Bumps [azure/setup-helm](https://github.com/azure/setup-helm) from 3.3 to 3.4.
- [Release notes](https://github.com/azure/setup-helm/releases)
- [Commits](https://github.com/azure/setup-helm/compare/v3.3...v3.4)

---
updated-dependencies:
- dependency-name: azure/setup-helm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-28 14:39:05 +02:00
Christian Kotzbauer d7feaf859c update kind
Signed-off-by: Christian Kotzbauer <git@ckotzbauer.de>
2022-10-22 18:31:42 +02:00
Christian Kotzbauer f51bcb3ed3 build: use new GITHUB_OUTPUT
Signed-off-by: Christian Kotzbauer <git@ckotzbauer.de>
2022-10-22 17:21:33 +02:00
dependabot[bot] e31c2979de
build(deps): bump actions/setup-python from 4.2.0 to 4.3.0 (#121)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4.2.0...v4.3.0)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-11 16:27:53 +02:00
dependabot[bot] c2bbf03b50
build(deps): bump helm/chart-releaser-action from 1.4.0 to 1.4.1 (#118)
Bumps [helm/chart-releaser-action](https://github.com/helm/chart-releaser-action) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/helm/chart-releaser-action/releases)
- [Commits](https://github.com/helm/chart-releaser-action/compare/v1.4.0...v1.4.1)

---
updated-dependencies:
- dependency-name: helm/chart-releaser-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-01 09:46:54 +02:00
dependabot[bot] 695dfae21c
build(deps): bump helm/chart-testing-action from 2.3.0 to 2.3.1 (#119)
Bumps [helm/chart-testing-action](https://github.com/helm/chart-testing-action) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/helm/chart-testing-action/releases)
- [Commits](https://github.com/helm/chart-testing-action/compare/v2.3.0...v2.3.1)

---
updated-dependencies:
- dependency-name: helm/chart-testing-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-01 09:46:39 +02:00
dependabot[bot] 468ba9e8e7
build(deps): bump helm/kind-action from 1.3.0 to 1.4.0 (#117)
Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/helm/kind-action/releases)
- [Commits](https://github.com/helm/kind-action/compare/v1.3.0...v1.4.0)

---
updated-dependencies:
- dependency-name: helm/kind-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-26 13:27:29 +02:00
dependabot[bot] 54d1fe366a
build(deps): bump helm/chart-testing-action from 2.2.1 to 2.3.0 (#116)
Bumps [helm/chart-testing-action](https://github.com/helm/chart-testing-action) from 2.2.1 to 2.3.0.
- [Release notes](https://github.com/helm/chart-testing-action/releases)
- [Commits](https://github.com/helm/chart-testing-action/compare/v2.2.1...v2.3.0)

---
updated-dependencies:
- dependency-name: helm/chart-testing-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-11 13:38:05 +02:00
dependabot[bot] 1cab01582b
build(deps): bump actions/setup-python from 4.1.0 to 4.2.0 (#115)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4.1.0...v4.2.0)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-03 14:06:39 +02:00
dependabot[bot] 362610194c
build(deps): bump azure/setup-helm from 3.1 to 3.3 (#114)
Bumps [azure/setup-helm](https://github.com/azure/setup-helm) from 3.1 to 3.3.
- [Release notes](https://github.com/azure/setup-helm/releases)
- [Commits](https://github.com/azure/setup-helm/compare/v3.1...v3.3)

---
updated-dependencies:
- dependency-name: azure/setup-helm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-26 14:43:30 +02:00
dependabot[bot] b916df2d7f
build(deps): bump actions/setup-python from 4.0.0 to 4.1.0 (#109)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4.0.0...v4.1.0)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-12 17:53:48 +02:00
dependabot[bot] 5fc7548ea7
build(deps): bump azure/setup-helm from 3.0 to 3.1 (#110)
Bumps [azure/setup-helm](https://github.com/azure/setup-helm) from 3.0 to 3.1.
- [Release notes](https://github.com/azure/setup-helm/releases)
- [Commits](https://github.com/azure/setup-helm/compare/v3.0...v3.1)

---
updated-dependencies:
- dependency-name: azure/setup-helm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-12 17:53:25 +02:00
dependabot[bot] 8294b7fd6e
build(deps): bump azure/setup-helm from 2.1 to 3.0 (#108)
Bumps [azure/setup-helm](https://github.com/azure/setup-helm) from 2.1 to 3.0.
- [Release notes](https://github.com/azure/setup-helm/releases)
- [Commits](https://github.com/azure/setup-helm/compare/v2.1...v3.0)

---
updated-dependencies:
- dependency-name: azure/setup-helm
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-28 18:14:00 +02:00
dependabot[bot] 7c9f30e80b
build(deps): bump helm/kind-action from 1.2.0 to 1.3.0 (#107)
Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/helm/kind-action/releases)
- [Commits](https://github.com/helm/kind-action/compare/v1.2.0...v1.3.0)

---
updated-dependencies:
- dependency-name: helm/kind-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-14 13:06:45 +02:00
dependabot[bot] 5996db6085
build(deps): bump actions/setup-python from 3.1.2 to 4.0.0 (#106)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3.1.2 to 4.0.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v3.1.2...v4.0.0)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-09 14:57:17 +02:00
Christian Kotzbauer d678e1dee2
update postgres-operator to 1.8.0 (#103)
* update postgres-operator to 1.8.0

Signed-off-by: Christian Kotzbauer <git@ckotzbauer.de>

* fix version

Signed-off-by: Christian Kotzbauer <git@ckotzbauer.de>

* update kind version

Signed-off-by: Christian Kotzbauer <git@ckotzbauer.de>
2022-04-27 09:39:07 +02:00
dependabot[bot] 6b76964a13
build(deps): bump azure/setup-helm from 2.0 to 2.1 (#102)
Bumps [azure/setup-helm](https://github.com/azure/setup-helm) from 2.0 to 2.1.
- [Release notes](https://github.com/azure/setup-helm/releases)
- [Commits](https://github.com/azure/setup-helm/compare/v2.0...v2.1)

---
updated-dependencies:
- dependency-name: azure/setup-helm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-12 18:37:24 +02:00
dependabot[bot] cbb42aac62
build(deps): bump actions/setup-python from 3.1.1 to 3.1.2 (#101)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v3.1.1...v3.1.2)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-12 18:36:31 +02:00
Christian Kotzbauer d7bb668729
update helm 2022-04-07 13:18:48 +02:00
dependabot[bot] 48c45d5a83
build(deps): bump actions/setup-python from 3.1.0 to 3.1.1 (#100)
* build(deps): bump actions/setup-python from 3.1.0 to 3.1.1

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v3.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* update helm and python

* fix version

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Christian Kotzbauer <git@ckotzbauer.de>
2022-04-07 13:18:25 +02:00
Christian Kotzbauer 1444d0dc40 build: use reusable-workflows [5]
Signed-off-by: Christian Kotzbauer <git@ckotzbauer.de>
2022-04-06 10:18:28 +02:00
Christian Kotzbauer f49e8aa5d2 build: use reusable-workflows [4]
Signed-off-by: Christian Kotzbauer <git@ckotzbauer.de>
2022-04-05 12:35:23 +02:00
Christian Kotzbauer 2e87008109 build: use reusable-workflows [3]
Signed-off-by: Christian Kotzbauer <git@ckotzbauer.de>
2022-04-05 12:31:16 +02:00
Christian Kotzbauer aa602b4cbc build: use reusable-workflows [2]
Signed-off-by: Christian Kotzbauer <git@ckotzbauer.de>
2022-04-05 12:26:02 +02:00
Christian Kotzbauer 63e69546fa build: use reusable-workflows [1]
Signed-off-by: Christian Kotzbauer <git@ckotzbauer.de>
2022-04-05 12:14:39 +02:00
dependabot[bot] 05efdef93c
build(deps): bump actions/setup-python from 3.0.0 to 3.1.0 (#99)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v3.0.0...v3.1.0)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-04 13:04:11 +02:00
dependabot[bot] d72272ea8a
build(deps): bump helm/chart-releaser-action from 1.3.0 to 1.4.0 (#98)
Bumps [helm/chart-releaser-action](https://github.com/helm/chart-releaser-action) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/helm/chart-releaser-action/releases)
- [Commits](https://github.com/helm/chart-releaser-action/compare/v1.3.0...v1.4.0)

---
updated-dependencies:
- dependency-name: helm/chart-releaser-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-30 15:21:17 +02:00
Christian Kotzbauer 4936d46bbd chore: update community-files [skip ci]
Signed-off-by: Christian Kotzbauer <git@ckotzbauer.de>
2022-03-28 16:47:52 +02:00
dependabot[bot] 638e266173
build(deps): bump pascalgn/automerge-action from 0.14.3 to 0.15.2 (#96)
Bumps [pascalgn/automerge-action](https://github.com/pascalgn/automerge-action) from 0.14.3 to 0.15.2.
- [Release notes](https://github.com/pascalgn/automerge-action/releases)
- [Commits](04dfc9eae2...8b306ad198)

---
updated-dependencies:
- dependency-name: pascalgn/automerge-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-25 12:47:41 +01:00
dependabot[bot] 0deb9f0956
build(deps): bump ckotzbauer/label-command-action from 1 to 2.0.0 (#95)
* build(deps): bump ckotzbauer/label-command-action from 1 to 2.0.0

Bumps [ckotzbauer/label-command-action](https://github.com/ckotzbauer/label-command-action) from 1 to 2.0.0.
- [Release notes](https://github.com/ckotzbauer/label-command-action/releases)
- [Changelog](https://github.com/ckotzbauer/label-command-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ckotzbauer/label-command-action/compare/v1...2.0.0)

---
updated-dependencies:
- dependency-name: ckotzbauer/label-command-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* build: use v2

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Christian Kotzbauer <git@ckotzbauer.de>
2022-03-25 06:55:12 +01:00
dependabot[bot] d9c4cb1642
build(deps): bump helm/chart-testing-action from 2.2.0 to 2.2.1 (#94)
Bumps [helm/chart-testing-action](https://github.com/helm/chart-testing-action) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/helm/chart-testing-action/releases)
- [Commits](https://github.com/helm/chart-testing-action/compare/v2.2.0...v2.2.1)

---
updated-dependencies:
- dependency-name: helm/chart-testing-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-14 12:59:16 +01:00
dependabot[bot] 9cf3ff7f18
build(deps): bump lannonbr/issue-label-manager-action (#93)
Bumps [lannonbr/issue-label-manager-action](https://github.com/lannonbr/issue-label-manager-action) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/lannonbr/issue-label-manager-action/releases)
- [Changelog](https://github.com/lannonbr/issue-label-manager-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/lannonbr/issue-label-manager-action/compare/3.0.0...3.0.1)

---
updated-dependencies:
- dependency-name: lannonbr/issue-label-manager-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-07 12:47:01 +01:00
dependabot[bot] af157c81af
build(deps): bump actions/checkout from 2 to 3 (#91)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-02 14:06:33 +01:00
dependabot[bot] d72d09ce7c
build(deps): bump actions/setup-python from 2 to 3.0.0 (#90)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 3.0.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2...v3.0.0)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-28 12:50:54 +01:00
dependabot[bot] e3683a5554
build(deps): bump helm/chart-releaser-action from 1.2.1 to 1.3.0
Bumps [helm/chart-releaser-action](https://github.com/helm/chart-releaser-action) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/helm/chart-releaser-action/releases)
- [Commits](https://github.com/helm/chart-releaser-action/compare/v1.2.1...v1.3.0)

---
updated-dependencies:
- dependency-name: helm/chart-releaser-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-03 11:03:57 +00:00
dependabot[bot] 87875e0780
build(deps): bump azure/setup-helm from 1.1 to 2.0
Bumps [azure/setup-helm](https://github.com/azure/setup-helm) from 1.1 to 2.0.
- [Release notes](https://github.com/azure/setup-helm/releases)
- [Commits](https://github.com/azure/setup-helm/compare/v1.1...v2.0)

---
updated-dependencies:
- dependency-name: azure/setup-helm
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-27 11:02:45 +00:00
dependabot[bot] 458ab50499
build(deps): bump helm/chart-testing-action from 2.1.0 to 2.2.0
Bumps [helm/chart-testing-action](https://github.com/helm/chart-testing-action) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/helm/chart-testing-action/releases)
- [Commits](https://github.com/helm/chart-testing-action/compare/v2.1.0...v2.2.0)

---
updated-dependencies:
- dependency-name: helm/chart-testing-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-10 11:03:50 +00:00
Christian Kotzbauer afab947216 chore: use other pull_request_target trigger
Signed-off-by: Christian Kotzbauer <christian.kotzbauer@gmail.com>
2021-12-03 07:18:14 +01:00
Christian Kotzbauer cf8c89e62a fix: remove debug statement
Signed-off-by: Christian Kotzbauer <christian.kotzbauer@gmail.com>
2021-10-09 10:50:50 +02:00
Christian Kotzbauer 6f76f56d18 fix: get storageclass
Signed-off-by: Christian Kotzbauer <christian.kotzbauer@gmail.com>
2021-10-09 10:03:49 +02:00
Christian Kotzbauer 7c569817a2 fix: pipeline
Signed-off-by: Christian Kotzbauer <christian.kotzbauer@gmail.com>
2021-10-09 09:19:41 +02:00
Christian Kotzbauer 9ac3125e2f add --target-branch
Signed-off-by: Christian Kotzbauer <christian.kotzbauer@gmail.com>
2021-10-09 09:18:24 +02:00
Christian Kotzbauer 71691451a0 fix: add print-config
Signed-off-by: Christian Kotzbauer <christian.kotzbauer@gmail.com>
2021-10-09 09:17:17 +02:00