35 Commits

Author SHA1 Message Date
Unbound Release e605019635 chore(release): prepare for 1.3.8 2025-04-23 11:14:52 +00:00
Renovate 4c81cdba93 fix(deps): update kubernetes packages to v0.32.4 2025-04-23 10:58:09 +00:00
Renovate 336881bdc4 chore(deps): update golang:1.24.2 docker digest to aebb7df 2025-04-08 05:59:05 +00:00
Renovate c557848ece chore(deps): update golang docker tag to v1.24.2 2025-04-01 18:04:12 +00:00
Renovate aedcfc4c5d chore(deps): update golang:1.24.1 docker digest to 5ecf333 2025-03-18 03:58:28 +00:00
Unbound Release a822a58029 chore(release): prepare for 1.3.7 2025-03-12 09:45:53 +00:00
Renovate ae26d0e2b4 fix(deps): update kubernetes packages to v0.32.3 2025-03-12 09:01:40 +00:00
Renovate 40b0d61615 chore(deps): update golang docker tag to v1.24.1 2025-03-04 23:03:37 +00:00
Unbound Release 5aa0e08691 chore(release): prepare for 1.3.6 2025-03-03 06:35:09 +00:00
argoyle f4cb386e5a fix(docker): update golang base image to amd64 variant
Change the base image in the Dockerfile to use the amd64 variant 
of the golang image to ensure compatibility with the target 
architecture. This change addresses build issues related to 
architecture mismatches.
2025-02-25 21:23:48 +01:00
Renovate 48d8e22cbb chore(deps): update golang:1.24.0 docker digest to 58cf31c 2025-02-25 19:01:38 +00:00
Renovate e9f1170c00 chore(deps): update golang:1.24.0 docker digest to a14c5a6 2025-02-25 12:57:38 +00:00
Renovate a960eea772 chore(deps): update golang:1.24.0 docker digest to 5255fad 2025-02-25 06:57:34 +00:00
Renovate 0c9ba9bd7a fix(deps): update module github.com/sanity-io/litter to v1.5.8 2025-02-15 16:58:28 +00:00
Renovate e3fbfdb420 fix(deps): update kubernetes packages to v0.32.2 2025-02-13 15:58:17 +00:00
Renovate 011ee29cff chore(deps): update golang docker tag to v1.24.0 2025-02-13 03:58:37 +00:00
argoyle fd7562aa50 chore: update Go version and toolchain in go.mod
Updates the Go version from 1.23.0 to 1.23.6 in go.mod to  
ensure compatibility with the latest features and fixes.  
Adjusts the toolchain version to reflect the updated Go  
installation, promoting stability and support for ongoing  
development.
2025-02-06 18:02:52 +01:00
Renovate b5d8abe0fc chore(deps): update golang:1.23.6 docker digest to 9271129 2025-02-05 10:02:45 +00:00
Renovate c24baac296 chore(deps): update golang:1.23.6 docker digest to 958bd2e 2025-02-05 06:58:28 +00:00
Renovate d869940394 chore(deps): update golang docker tag to v1.23.6 2025-02-05 03:59:16 +00:00
Renovate 831854a218 chore(deps): update dependency go to v1.23.6 2025-02-04 16:59:53 +00:00
Renovate 1a82d78c68 chore(deps): update golang:1.23.5 docker digest to e213430 2025-02-04 10:01:57 +00:00
Unbound Release 0b76400aa6 chore(release): prepare for 1.3.5 2025-01-24 14:48:27 +00:00
argoyle de495a8c5e fix(deployment): update label to use standardized format
Change the labels for the cron-checker application in the 
deployment configuration to adhere to Kubernetes' recommended 
labeling conventions. This improves consistency and allows 
better integration with tools that rely on standardized 
labels for application management.
2025-01-24 15:39:11 +01:00
Renovate 3ae2e157af chore(deps): update golang:1.23.5 docker digest to 8c10f21 2025-01-22 04:06:48 +00:00
Unbound Release 70cc2fca02 chore(release): prepare for 1.3.4 2025-01-17 12:27:03 +00:00
Renovate 2403c1a3df chore(deps): update golang docker tag to v1.23.5 2025-01-17 07:36:42 +00:00
Renovate 63a1d18e49 chore(deps): update dependency go to v1.23.5 2025-01-16 21:08:41 +00:00
Renovate d024d3e17c fix(deps): update kubernetes packages to v0.32.1 2025-01-16 17:09:35 +00:00
Renovate c013527a02 chore(deps): update golang:1.23.4 docker digest to 9820aca 2025-01-15 23:19:34 +00:00
Renovate 0436065d4f chore(deps): update golang:1.23.4 docker digest to 5305905 2025-01-15 19:03:32 +00:00
Renovate 82658b0432 chore(deps): update golang:1.23.4 docker digest to 585103a 2025-01-15 01:12:23 +00:00
Renovate 4451e77a98 chore(deps): update golang:1.23.4 docker digest to 08e1417 2025-01-14 13:03:59 +00:00
Renovate 3e44f97dca chore(deps): update golang:1.23.4 docker digest to 3b1a7de 2025-01-14 07:23:17 +00:00
Renovate 6fb430526d fix(deps): update module github.com/sanity-io/litter to v1.5.6 2025-01-09 11:13:11 +00:00
5 changed files with 54 additions and 19 deletions
+37
View File
@@ -2,6 +2,43 @@
All notable changes to this project will be documented in this file.
## [1.3.8] - 2025-04-23
### 🐛 Bug Fixes
- *(deps)* Update kubernetes packages to v0.32.4
## [1.3.7] - 2025-03-12
### 🐛 Bug Fixes
- *(deps)* Update kubernetes packages to v0.32.3
## [1.3.6] - 2025-03-03
### 🐛 Bug Fixes
- *(deps)* Update kubernetes packages to v0.32.2
- *(deps)* Update module github.com/sanity-io/litter to v1.5.8
- *(docker)* Update golang base image to amd64 variant
### ⚙️ Miscellaneous Tasks
- Update Go version and toolchain in go.mod
## [1.3.5] - 2025-01-24
### 🐛 Bug Fixes
- *(deployment)* Update label to use standardized format
## [1.3.4] - 2025-01-17
### 🐛 Bug Fixes
- *(deps)* Update module github.com/sanity-io/litter to v1.5.6
- *(deps)* Update kubernetes packages to v0.32.1
## [1.3.3] - 2024-12-28
### 🐛 Bug Fixes
+1 -1
View File
@@ -1,4 +1,4 @@
FROM golang:1.23.4@sha256:7ea4c9dcb2b97ff8ee80a67db3d44f98c8ffa0d191399197007d8459c1453041 as build
FROM amd64/golang:1.24.2@sha256:aebb7dfe0e8da97fd4e22f95d2162cc6948f772fa947a00659634ece26cadb5a as build
WORKDIR /build
ENV CGO_ENABLED=0
ADD . /build
+3 -3
View File
@@ -34,12 +34,12 @@ apiVersion: apps/v1
kind: Deployment
metadata:
labels:
app: cron-checker
app.kubernetes.io/name: cron-checker
name: cron-checker
spec:
selector:
matchLabels:
app: cron-checker
app.kubernetes.io/name: cron-checker
strategy:
rollingUpdate:
maxSurge: 1
@@ -48,7 +48,7 @@ spec:
template:
metadata:
labels:
app: cron-checker
app.kubernetes.io/name: cron-checker
spec:
serviceAccountName: cron-checker
containers:
+5 -7
View File
@@ -1,17 +1,15 @@
module gitlab.com/unboundsoftware/cron-checker
go 1.23.0
toolchain go1.23.4
go 1.23.6
require (
github.com/alecthomas/kingpin/v2 v2.4.0
github.com/multiplay/go-slack v0.0.0-20220428123529-0762aee71fe3
github.com/robfig/cron v1.2.0
github.com/sanity-io/litter v1.5.5
k8s.io/api v0.32.0
k8s.io/apimachinery v0.32.0
k8s.io/client-go v0.32.0
github.com/sanity-io/litter v1.5.8
k8s.io/api v0.32.4
k8s.io/apimachinery v0.32.4
k8s.io/client-go v0.32.4
)
require (
+8 -8
View File
@@ -78,8 +78,8 @@ github.com/robfig/cron v1.2.0 h1:ZjScXvvxeQ63Dbyxy76Fj3AT3Ut0aKsyd2/tl3DTMuQ=
github.com/robfig/cron v1.2.0/go.mod h1:JGuDeoQd7Z6yL4zQhZ3OPEVHB7fL6Ka6skscFHfmt2k=
github.com/rogpeppe/go-internal v1.12.0 h1:exVL4IDcn6na9z1rAb56Vxr+CgyK3nn3O+epU5NdKM8=
github.com/rogpeppe/go-internal v1.12.0/go.mod h1:E+RYuTGaKKdloAfM02xzb0FW3Paa99yedzYV+kq4uf4=
github.com/sanity-io/litter v1.5.5 h1:iE+sBxPBzoK6uaEP5Lt3fHNgpKcHXc/A2HGETy0uJQo=
github.com/sanity-io/litter v1.5.5/go.mod h1:9gzJgR2i4ZpjZHsKvUXIRQVk7P+yM3e+jAF7bU2UI5U=
github.com/sanity-io/litter v1.5.8 h1:uM/2lKrWdGbRXDrIq08Lh9XtVYoeGtcQxk9rtQ7+rYg=
github.com/sanity-io/litter v1.5.8/go.mod h1:9gzJgR2i4ZpjZHsKvUXIRQVk7P+yM3e+jAF7bU2UI5U=
github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA=
github.com/spf13/pflag v1.0.5/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
@@ -151,12 +151,12 @@ gopkg.in/yaml.v2 v2.2.2/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI=
gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
gopkg.in/yaml.v3 v3.0.1/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
k8s.io/api v0.32.0 h1:OL9JpbvAU5ny9ga2fb24X8H6xQlVp+aJMFlgtQjR9CE=
k8s.io/api v0.32.0/go.mod h1:4LEwHZEf6Q/cG96F3dqR965sYOfmPM7rq81BLgsE0p0=
k8s.io/apimachinery v0.32.0 h1:cFSE7N3rmEEtv4ei5X6DaJPHHX0C+upp+v5lVPiEwpg=
k8s.io/apimachinery v0.32.0/go.mod h1:GpHVgxoKlTxClKcteaeuF1Ul/lDVb74KpZcxcmLDElE=
k8s.io/client-go v0.32.0 h1:DimtMcnN/JIKZcrSrstiwvvZvLjG0aSxy8PxN8IChp8=
k8s.io/client-go v0.32.0/go.mod h1:boDWvdM1Drk4NJj/VddSLnx59X3OPgwrOo0vGbtq9+8=
k8s.io/api v0.32.4 h1:kw8Y/G8E7EpNy7gjB8gJZl3KJkNz8HM2YHrZPtAZsF4=
k8s.io/api v0.32.4/go.mod h1:5MYFvLvweRhyKylM3Es/6uh/5hGp0dg82vP34KifX4g=
k8s.io/apimachinery v0.32.4 h1:8EEksaxA7nd7xWJkkwLDN4SvWS5ot9g6Z/VZb3ju25I=
k8s.io/apimachinery v0.32.4/go.mod h1:GpHVgxoKlTxClKcteaeuF1Ul/lDVb74KpZcxcmLDElE=
k8s.io/client-go v0.32.4 h1:zaGJS7xoYOYumoWIFXlcVrsiYioRPrXGO7dBfVC5R6M=
k8s.io/client-go v0.32.4/go.mod h1:k0jftcyYnEtwlFW92xC7MTtFv5BNcZBr+zn9jPlT9Ic=
k8s.io/klog/v2 v2.130.1 h1:n9Xl7H1Xvksem4KFG4PYbdQCQxqc/tTUyrgXaOhHSzk=
k8s.io/klog/v2 v2.130.1/go.mod h1:3Jpz1GvMt720eyJH1ckRHK1EDfpxISzJ7I9OYgaDtPE=
k8s.io/kube-openapi v0.0.0-20241105132330-32ad38e42d3f h1:GA7//TjRY9yWGy1poLzYYJJ4JRdzg3+O6e8I+e+8T5Y=