Commit graph

13 commits

Author SHA1 Message Date
Beat Schärz
7f54bf55d3
Merge pull request #38 from puzzle/renovate/kubernetes-go
fix(deps): update kubernetes packages to v0.31.3
2024-12-10 10:07:37 +01:00
Beat Schärz
5753a604a4
Merge pull request #52 from puzzle/renovate/go-1.x
chore(deps): update dependency go to v1.23.4
2024-12-10 09:53:16 +01:00
renovate[bot]
98f7cf1390
chore(deps): update dependency go to v1.23.4 2024-12-03 20:29:47 +00:00
renovate[bot]
121465e1a5
fix(deps): update module github.com/cert-manager/cert-manager to v1.16.2 2024-11-21 23:33:24 +00:00
renovate[bot]
e7f24d96c9
fix(deps): update kubernetes packages to v0.31.3 2024-11-21 08:47:06 +00:00
Beat Schärz
a45e4c7dce
Merge pull request #48 from puzzle/renovate/github.com-cert-manager-cert-manager-1.x
fix(deps): update module github.com/cert-manager/cert-manager to v1.16.1
2024-10-28 14:12:53 +01:00
renovate[bot]
e66140e368
fix(deps): update module github.com/cert-manager/cert-manager to v1.16.1 2024-10-09 16:12:00 +00:00
renovate[bot]
834ddb0eb3
chore(deps): update dependency go to v1.23.2 2024-10-01 19:11:16 +00:00
renovate[bot]
db70e0343a
fix(deps): update module k8s.io/klog to v2 (#41)
* fix(deps): update module k8s.io/klog to v2

* Remove klog v1

* go mod tidy

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Valentin Klopfenstein <klopfenstein@puzzle.ch>
2024-08-28 10:14:21 +02:00
renovate[bot]
36ea4556f0
fix(deps): update module github.com/dnsimple/dnsimple-go to v1.7.0 2024-08-16 15:16:02 +00:00
renovate[bot]
95b3acf3e4
fix(deps): update module github.com/cert-manager/cert-manager to v1.15.3 2024-08-16 14:44:14 +00:00
Rémy Moll
1f64cdf705
use ko to build images (#34) 2024-05-27 18:29:19 +02:00
Rémy Moll
b5793bb12c
CI/CD using github actions and a custom dnsimple account (#31)
* restructure source and templates to follow helm best-practices

* add basic actions for more complex workflows

* workflows for pr ands tags (along with required fixes to go code)

* re-add helm chart and automated chart release

* fix errors in workflows

* improve documentation

* fix finding existing records

* add missing namespace to workflow

* cleanup of kubernetes pipeline

* Fixed and documented tagging workflow
2024-05-27 16:46:34 +02:00