Closed enterprise-logs-app[bot] closed 2 weeks ago
**Summary:** - **Added:** 0 - **Modified:** 0 - **Removed:** 0 ### Added Files _No added files_ ### Modified Files _No modified files_ ### Removed Files _No removed files_
**Summary:** - **Added:** 0 - **Modified:** 0 - **Removed:** 0 ### Added Files _No added files_ ### Modified Files _No modified files_ ### Removed Files _No removed files_
**Summary:** - **Added:** 0 - **Modified:** 0 - **Removed:** 0 ### Added Files _No added files_ ### Modified Files _No modified files_ ### Removed Files _No removed files_
**Summary:** - **Added:** 0 - **Modified:** 0 - **Removed:** 0 ### Added Files _No added files_ ### Modified Files _No modified files_ ### Removed Files _No removed files_
**Summary:**
- **Added:** 0
- **Modified:** 6
- **Removed:** 0
### Added Files
_No added files_
### Modified Files
loki/templates/read/deployment-read.yaml
```diff
*** /home/runner/work/loki/loki/output/base/simple-scalable-aws-kube-irsa-values/loki/templates/read/deployment-read.yaml 2024-11-01 22:45:06.096166562 +0000
--- /home/runner/work/loki/loki/output/pr/simple-scalable-aws-kube-irsa-values/loki/templates/read/deployment-read.yaml 2024-11-01 22:45:08.280192562 +0000
***************
*** 46,52 ****
terminationGracePeriodSeconds: 30
containers:
- name: loki
! image: docker.io/grafana/enterprise-logs:3.1.1
imagePullPolicy: IfNotPresent
args:
- -config.file=/etc/loki/config/config.yaml
--- 46,52 ----
terminationGracePeriodSeconds: 30
containers:
- name: loki
! image: docker.io/grafana/enterprise-logs:test
imagePullPolicy: IfNotPresent
args:
- -config.file=/etc/loki/config/config.yaml
```
loki/templates/tokengen/job-tokengen.yaml
```diff
*** /home/runner/work/loki/loki/output/base/simple-scalable-aws-kube-irsa-values/loki/templates/tokengen/job-tokengen.yaml 2024-11-01 22:45:06.096166562 +0000
--- /home/runner/work/loki/loki/output/pr/simple-scalable-aws-kube-irsa-values/loki/templates/tokengen/job-tokengen.yaml 2024-11-01 22:45:08.280192562 +0000
***************
*** 36,42 ****
runAsUser: 10001
initContainers:
- name: loki
! image: docker.io/grafana/enterprise-logs:3.1.1
imagePullPolicy: IfNotPresent
args:
# The shared emptyDir exists only while the job is running, and is deleted once the job is completed.
--- 36,42 ----
runAsUser: 10001
initContainers:
- name: loki
! image: docker.io/grafana/enterprise-logs:test
imagePullPolicy: IfNotPresent
args:
# The shared emptyDir exists only while the job is running, and is deleted once the job is completed.
```
loki/templates/write/statefulset-write.yaml
```diff
*** /home/runner/work/loki/loki/output/base/simple-scalable-aws-kube-irsa-values/loki/templates/write/statefulset-write.yaml 2024-11-01 22:45:06.096166562 +0000
--- /home/runner/work/loki/loki/output/pr/simple-scalable-aws-kube-irsa-values/loki/templates/write/statefulset-write.yaml 2024-11-01 22:45:08.280192562 +0000
***************
*** 48,54 ****
terminationGracePeriodSeconds: 300
containers:
- name: loki
! image: docker.io/grafana/enterprise-logs:3.1.1
imagePullPolicy: IfNotPresent
args:
- -config.file=/etc/loki/config/config.yaml
--- 48,54 ----
terminationGracePeriodSeconds: 300
containers:
- name: loki
! image: docker.io/grafana/enterprise-logs:test
imagePullPolicy: IfNotPresent
args:
- -config.file=/etc/loki/config/config.yaml
```
loki/templates/gateway/deployment-gateway-enterprise.yaml
```diff
*** /home/runner/work/loki/loki/output/base/simple-scalable-aws-kube-irsa-values/loki/templates/gateway/deployment-gateway-enterprise.yaml 2024-11-01 22:45:06.096166562 +0000
--- /home/runner/work/loki/loki/output/pr/simple-scalable-aws-kube-irsa-values/loki/templates/gateway/deployment-gateway-enterprise.yaml 2024-11-01 22:45:08.280192562 +0000
***************
*** 40,46 ****
[]
containers:
- name: gateway
! image: "docker.io/grafana/enterprise-logs:3.1.1"
imagePullPolicy: IfNotPresent
args:
- -target=gateway
--- 40,46 ----
[]
containers:
- name: gateway
! image: "docker.io/grafana/enterprise-logs:test"
imagePullPolicy: IfNotPresent
args:
- -target=gateway
```
loki/templates/admin-api/deployment-admin-api.yaml
```diff
*** /home/runner/work/loki/loki/output/base/simple-scalable-aws-kube-irsa-values/loki/templates/admin-api/deployment-admin-api.yaml 2024-11-01 22:45:06.096166562 +0000
--- /home/runner/work/loki/loki/output/pr/simple-scalable-aws-kube-irsa-values/loki/templates/admin-api/deployment-admin-api.yaml 2024-11-01 22:45:08.280192562 +0000
***************
*** 45,51 ****
# https://github.com/minio/charts/blob/a5c84bcbad884728bff5c9c23541f936d57a13b3/minio/templates/post-install-create-bucket-job.yaml
containers:
- name: admin-api
! image: "docker.io/grafana/enterprise-logs:3.1.1"
imagePullPolicy: IfNotPresent
args:
- -target=admin-api
--- 45,51 ----
# https://github.com/minio/charts/blob/a5c84bcbad884728bff5c9c23541f936d57a13b3/minio/templates/post-install-create-bucket-job.yaml
containers:
- name: admin-api
! image: "docker.io/grafana/enterprise-logs:test"
imagePullPolicy: IfNotPresent
args:
- -target=admin-api
```
loki/templates/backend/statefulset-backend.yaml
```diff
*** /home/runner/work/loki/loki/output/base/simple-scalable-aws-kube-irsa-values/loki/templates/backend/statefulset-backend.yaml 2024-11-01 22:45:06.096166562 +0000
--- /home/runner/work/loki/loki/output/pr/simple-scalable-aws-kube-irsa-values/loki/templates/backend/statefulset-backend.yaml 2024-11-01 22:45:08.280192562 +0000
***************
*** 72,78 ****
- name: sc-rules-volume
mountPath: "/rules"
- name: loki
! image: docker.io/grafana/enterprise-logs:3.1.1
imagePullPolicy: IfNotPresent
args:
- -config.file=/etc/loki/config/config.yaml
--- 72,78 ----
- name: sc-rules-volume
mountPath: "/rules"
- name: loki
! image: docker.io/grafana/enterprise-logs:test
imagePullPolicy: IfNotPresent
args:
- -config.file=/etc/loki/config/config.yaml
```
this was a test
Automated PR created by helm-tagged-release-pr.yaml