Commit Graph
1071 Commits
Author SHA1 Message Date
Marco Franssen fe5b3a2a16 Add .editorconfig
This is convenient to have some basic formatting automatically done on files

At least for the people that have the .editorconfig plugin in their IDE

Signed-off-by: Marco Franssen <[email protected]>
2023-02-09 10:31:49 +01:00
dependabot[bot] 9fbf532d9f Bump helm/chart-releaser-action from 1.4.1 to 1.5.0
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] <[email protected]>
2023-01-09 09:20:14 +01:00
dependabot[bot] ea3b07983e Bump actions/checkout from 3.2.0 to 3.3.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.2.0 to 3.3.0.
- [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/v3.2.0...v3.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
2023-01-06 19:05:53 +01:00
Marco Franssen 98ce524618 Add workflow to release helm-charts to gh-pages and ghcr.io
Signed-off-by: Marco Franssen <[email protected]>
2023-01-02 13:46:20 +01:00
Dennis Gove b306cd4cf2 Merge pull request #9 from spiffe/add-codeowner
Add additional codeowner and ignores .idea IDE files
2022-12-29 20:30:30 -05:00
Dennis Gove 71d7cb95cc Ignore .idea IDE files
Signed-off-by: Dennis Gove <[email protected]>
2022-12-28 18:43:23 -05:00
Dennis Gove 004be1064b Add @mrsabath to CODEOWNERS
Signed-off-by: Dennis Gove <[email protected]>
2022-12-28 18:43:23 -05:00
dependabot[bot] 4ee2c207e7 Bump helm/kind-action from 1.4.0 to 1.5.0
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] <[email protected]>
2022-12-28 18:43:18 -05:00
dependabot[bot] d1aa978d3a Bump helm/kind-action from 1.4.0 to 1.5.0
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] <[email protected]>
2022-12-16 08:49:38 +01:00
Marco Franssen 2ab97de63c Merge pull request #6 from spiffe/ci-workflow 2022-12-15 10:23:33 +01:00
Marco Franssen 320dce4eb2 Only run tests if a chart changed
Signed-off-by: Marco Franssen <[email protected]>
2022-12-15 10:22:27 +01:00
Marco Franssen 1ed5cf1239 Bump actions to latest version
Signed-off-by: Marco Franssen <[email protected]>
2022-12-15 10:17:52 +01:00
Marco Franssen d1106fdd4c Allow manual dispatch of CI workflow
Signed-off-by: Marco Franssen <[email protected]>
2022-12-15 10:17:52 +01:00
Marco Franssen f7443d22b8 Add job to test Helm chart using Kind
Signed-off-by: Marco Franssen <[email protected]>
2022-12-15 10:17:52 +01:00
Marco Franssen 9779a1295b Add job to lint helm-chart
Signed-off-by: Marco Franssen <[email protected]>
2022-12-15 10:17:51 +01:00
Marco Franssen 5025bdaf37 Add Helm chart workflow that checks for updated documentation
Signed-off-by: Marco Franssen <[email protected]>
2022-12-15 10:17:51 +01:00
Marco Franssen 0b6b855576 Add dependabot config
Signed-off-by: Marco Franssen <[email protected]>
2022-12-09 19:32:12 +01:00
Marco Franssen a584ed6666 Add CODEOWNERS
Signed-off-by: Marco Franssen <[email protected]>
2022-12-09 18:49:55 +01:00
Marco Franssen cec2244a53 Add README.md
Signed-off-by: Marco Franssen <[email protected]>
2022-12-09 18:49:52 +01:00
Marco Franssen 99e6f7bc29 Add CONTRIBUTING.md
Signed-off-by: Marco Franssen <[email protected]>
2022-12-09 16:13:15 +01:00
dfeldman acaa95db7c Initial commit 2022-11-30 10:16:57 -06:00