Commit graph

26 commits

Author SHA1 Message Date
renovate[bot]
11fd70fbf4
fix(deps): update module github.com/cert-manager/cert-manager to v1.18.2 (#79)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-04 02:32:13 +00:00
renovate[bot]
008d6c48fe
fix(deps): update module github.com/cert-manager/cert-manager to v1.18.1 (#77)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-20 03:23:47 +00:00
renovate[bot]
489cbb96de
fix(deps): update module github.com/cert-manager/cert-manager to v1.18.0 (#75)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-13 01:45:11 +00:00
renovate[bot]
793c0e942d
chore(deps): update dependency go to v1.24.4 (#74)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-07 00:45:19 +00:00
renovate[bot]
5aeb0acc5f
chore(deps): update dependency go to v1.24.3 (#71)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-09 03:07:53 +00:00
renovate[bot]
b4768d65da
fix(deps): update module sigs.k8s.io/controller-runtime to v0.20.4 (#69)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-08 23:14:51 +00:00
renovate[bot]
64aeca8d92
fix(deps): update module github.com/cert-manager/cert-manager to v1.17.2 (#67)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-08 17:14:38 +00:00
Beat Schärz
faa5451e26
Merge pull request #63 from puzzle/renovate/go-1.x
chore(deps): update dependency go to v1.24.2
2025-04-22 11:50:01 +02:00
renovate[bot]
a1245bdf50
chore(deps): update dependency go to v1.24.2 2025-04-01 16:41:17 +00:00
renovate[bot]
10a676d44e
fix(deps): update kubernetes packages to v0.32.3 2025-03-14 01:39:50 +00:00
Valentin Klopfenstein
886d4f49b6
Retry tests on network errors, improve test docs (#64) 2025-03-12 17:47:49 +01:00
renovate[bot]
499e9c0993
fix(deps): update kubernetes packages to v0.32.2 2025-02-26 10:07:01 +00:00
renovate[bot]
54cec3f843
fix(deps): update module github.com/cert-manager/cert-manager to v1.17.1 2025-02-14 07:24:45 +00:00
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