Commit Graph

11 Commits

Author SHA1 Message Date
renovate[bot]
76486c2863
fix(deps): update kubernetes packages to v0.31.1 (#10)
| datasource | package             | from    | to      |
| ---------- | ------------------- | ------- | ------- |
| go         | k8s.io/apimachinery | v0.31.0 | v0.31.1 |
| go         | k8s.io/client-go    | v0.31.0 | v0.31.1 |

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-27 10:39:11 +02:00
renovate[bot]
8d4caa380d
chore(deps): update golang docker tag to v1.23 (#11)
| datasource | package | from | to   |
| ---------- | ------- | ---- | ---- |
| docker     | golang  | 1.22 | 1.23 |

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-27 10:30:21 +02:00
renovate[bot]
435986b7a1
fix(deps): update all non-major go dependencies (#9)
| datasource | package                                    | from                               | to                                 |
| ---------- | ------------------------------------------ | ---------------------------------- | ---------------------------------- |
| go         | github.com/cloudnative-pg/cnpg-i           | v0.0.0-20240902182059-c9f193bf825b | v0.0.0-20240924030516-c5636170f248 |
| go         | github.com/cloudnative-pg/cnpg-i-machinery | v0.0.0-20240923090729-e3d2e7d21fb2 | v0.0.0-20240926153929-09e2c6f6689b |
| go         | google.golang.org/grpc                     | v1.66.0                            | v1.67.0                            |

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-27 10:20:35 +02:00
Francesco Canovai
d7235e3292
ci: warn on long commit body line (#12)
Avoid failing the commitlint task on long commit body lines and just
raise a warning. This allows renovate tabled commit messages to pass the
ci.

Signed-off-by: Francesco Canovai <francesco.canovai@enterprisedb.com>
2024-09-27 10:07:47 +02:00
renovate[bot]
53f5f4cb83
chore(deps): update kustomize digest to c5e9855 (#8)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-27 09:46:44 +02:00
renovate[bot]
e0bd94a995
chore(deps): update gh digest to c5e9855 (#5)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-26 17:58:48 +02:00
renovate[bot]
6b02280c59
chore(deps): update golangci-lint digest to c5e9855 (#6)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-26 17:38:03 +02:00
renovate[bot]
607e6265cc
ci: configure renovate (#1)
Signed-off-by: Francesco Canovai <francesco.canovai@enterprisedb.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Francesco Canovai <francesco.canovai@enterprisedb.com>
2024-09-26 17:29:28 +02:00
Francesco Canovai
8c2bf2e6b7
ci: initial pipeline (#3)
Signed-off-by: Francesco Canovai <francesco.canovai@enterprisedb.com>
2024-09-26 17:27:56 +02:00
Armando Ruocco
3f4759c47b
chore: scaffold (#2)
Signed-off-by: Armando Ruocco <armando.ruocco@enterprisedb.com>
2024-09-26 11:52:56 +02:00
Leonardo Cecchi
9f1ca8e169
Initial commit 2024-09-24 14:52:25 +02:00