Skip to content

Commit d279c15

Browse files
chore(deps): update kiwigrid/k8s-sidecar docker tag to v1.30.1 (main) (#16405)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Paul Rogers <129207811+paul1r@users.noreply.github.com> Co-authored-by: Paul Rogers <paul.rogers@grafana.com>
1 parent 946497e commit d279c15

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

‎.github/renovate.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"autoApprove": true
100100
},
101101
"osvVulnerabilityAlerts": true,
102-
"prConcurrentLimit": 10,
102+
"prConcurrentLimit": 15,
103103
"rebaseWhen": "auto",
104104
"branchPrefix": "deps-update/",
105105
"postUpdateOptions": [

‎docs/sources/setup/install/helm/reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10898,7 +10898,7 @@ false
1089810898
<td>string</td>
1089910899
<td>Docker image tag</td>
1090010900
<td><pre lang="json">
10901-
"1.30.0"
10901+
"1.30.1"
1090210902
</pre>
1090310903
</td>
1090410904
</tr>

‎production/helm/loki/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3519,7 +3519,7 @@ sidecar:
35193519
# -- The Docker registry and image for the k8s sidecar
35203520
repository: kiwigrid/k8s-sidecar
35213521
# -- Docker image tag
3522-
tag: 1.30.0
3522+
tag: 1.30.1
35233523
# -- Docker image sha. If empty, no sha will be used
35243524
sha: ""
35253525
# -- Docker image pull policy

0 commit comments

Comments
 (0)