Compare commits

...

2 Commits

Author SHA1 Message Date
github-actions[bot]
d6f407d6f5 Bump version to 1.4.2 (#910)
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: karl-johan-grahn <6355577+karl-johan-grahn@users.noreply.github.com>
2025-04-30 13:42:53 +05:00
renovate[bot]
ee12df2b32 chore(deps): update sigstore/cosign-installer action to v3.8.2 (#905)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-23 10:51:54 +02:00
4 changed files with 4 additions and 4 deletions

View File

@@ -73,7 +73,7 @@ jobs:
exit 1
- name: Install Cosign
uses: sigstore/cosign-installer@v3.8.1
uses: sigstore/cosign-installer@v3.8.2
- name: Login to GHCR Registry
uses: docker/login-action@v3

View File

@@ -1 +1 @@
1.1.0
1.4.2

View File

@@ -17,7 +17,7 @@ spec:
app: reloader-reloader
spec:
containers:
- image: "ghcr.io/stakater/reloader:v1.1.0"
- image: "ghcr.io/stakater/reloader:v1.4.2"
imagePullPolicy: IfNotPresent
name: reloader-reloader
env:

View File

@@ -104,7 +104,7 @@ spec:
resourceFieldRef:
divisor: "1"
resource: limits.memory
image: "ghcr.io/stakater/reloader:latest"
image: ghcr.io/stakater/reloader:v1.4.2
imagePullPolicy: IfNotPresent
livenessProbe:
failureThreshold: 5