Automated Manifest Update (#3757)
This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow. Reviewed-on: #3757 Co-authored-by: gitea-bot <gitea-bot@alexlebens.net> Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
This commit was merged in pull request #3757.
This commit is contained in:
@@ -4,10 +4,10 @@ metadata:
|
||||
name: loki-alloy
|
||||
namespace: loki
|
||||
labels:
|
||||
helm.sh/chart: alloy-1.5.3
|
||||
helm.sh/chart: alloy-1.6.0
|
||||
app.kubernetes.io/name: alloy
|
||||
app.kubernetes.io/instance: loki
|
||||
app.kubernetes.io/version: "v1.12.2"
|
||||
app.kubernetes.io/version: "v1.13.0"
|
||||
app.kubernetes.io/managed-by: Helm
|
||||
app.kubernetes.io/part-of: alloy
|
||||
spec:
|
||||
@@ -27,7 +27,7 @@ spec:
|
||||
serviceAccountName: loki-alloy
|
||||
containers:
|
||||
- name: alloy
|
||||
image: docker.io/grafana/alloy:v1.12.2
|
||||
image: docker.io/grafana/alloy:v1.13.0
|
||||
imagePullPolicy: IfNotPresent
|
||||
args:
|
||||
- run
|
||||
|
||||
Reference in New Issue
Block a user