Compare commits

...

2 Commits

Author SHA1 Message Date
github-actions[bot]
e79e1ef37e Bump version to 1.3.0 (#845)
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-02-17 13:24:25 +01:00
renovate[bot]
561f21a81d chore(deps): update stakater/.github action to v0.0.128 (#840)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-14 21:00:30 +01:00
5 changed files with 5 additions and 5 deletions

View File

@@ -25,7 +25,7 @@ env:
jobs:
qa:
uses: stakater/.github/.github/workflows/pull_request_doc_qa.yaml@v0.0.122
uses: stakater/.github/.github/workflows/pull_request_doc_qa.yaml@v0.0.128
with:
MD_CONFIG: .github/md_config.json
DOC_SRC: README.md

View File

@@ -15,7 +15,7 @@ on:
jobs:
qa:
uses: stakater/.github/.github/workflows/pull_request_doc_qa.yaml@v0.0.122
uses: stakater/.github/.github/workflows/pull_request_doc_qa.yaml@v0.0.128
with:
MD_CONFIG: .github/md_config.json
DOC_SRC: docs

View File

@@ -1 +1 @@
1.1.0
1.3.0

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.3.0"
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.3.0
imagePullPolicy: IfNotPresent
livenessProbe:
failureThreshold: 5