wyoa-bot[bot]

Results 79 comments of wyoa-bot[bot]

## [🦙 MegaLinter](https://megalinter.io/7.13.0) status: ✅ [SUCCESS](https://github.com/jr0dd/home-ops/actions/runs/10062463177) |Descriptor| Linter |Files|Fixed|Errors|Elapsed time| |----------|------------------------------------------------------------------|----:|-----|-----:|------------| |✅ YAML |[yamllint](https://megalinter.io/7.13.0/descriptors/yaml_yamllint)| 1| | 0|0.19s | See detailed report in [MegaLinter reports](https://github.com/jr0dd/home-ops/actions/runs/10062463177) _Set `VALIDATE_ALL_CODEBASE: true` in mega-linter.yml to...

Path: `cluster/apps/monitoring/loki/helm-release.yaml`%0AVersion: `5.41.4` -> `6.0.0`%0A%0A```diff%0A@@ -1,4 +1,40 @@%0A ---%0A+# Source: loki/templates/chunks-cache/poddisruptionbudget-chunks-cache.yaml%0A+apiVersion: policy/v1beta1%0A+kind: PodDisruptionBudget%0A+metadata:%0A+ name: loki-memcached-chunks-cache%0A+ namespace: default%0A+ labels:%0A+ app.kubernetes.io/name: loki%0A+ app.kubernetes.io/instance: loki%0A+ app.kubernetes.io/component: memcached-chunks-cache%0A+spec:%0A+ selector:%0A+ matchLabels:%0A+ app.kubernetes.io/name: loki%0A+ app.kubernetes.io/instance: loki%0A+...

## [🦙 MegaLinter](https://megalinter.io/7.13.0) status: ✅ [SUCCESS](https://github.com/jr0dd/home-ops/actions/runs/10686689053) |Descriptor| Linter |Files|Fixed|Errors|Elapsed time| |----------|------------------------------------------------------------------|----:|-----|-----:|------------| |✅ YAML |[yamllint](https://megalinter.io/7.13.0/descriptors/yaml_yamllint)| 1| | 0|0.2s | See detailed report in [MegaLinter reports](https://github.com/jr0dd/home-ops/actions/runs/10686689053) _Set `VALIDATE_ALL_CODEBASE: true` in mega-linter.yml to...

## [🦙 MegaLinter](https://megalinter.io/7.13.0) status: ✅ [SUCCESS](https://github.com/jr0dd/home-ops/actions/runs/10777005584) |Descriptor|Linter|Files|Fixed|Errors|Elapsed time| |----------|------|-----|-----|------|------------| See detailed report in [MegaLinter reports](https://github.com/jr0dd/home-ops/actions/runs/10777005584) _Set `VALIDATE_ALL_CODEBASE: true` in mega-linter.yml to validate all sources, not only the diff_ _MegaLinter is...

## [🦙 MegaLinter](https://megalinter.io/7.8.0) status: ❌ [ERROR](https://github.com/jr0dd/home-ops/actions/runs/7654198544) |Descriptor| Linter |Files|Fixed| Errors |Elapsed time| |----------|-----------------------------------------------------------------------|----:|-----|--------------------------------------------------------------|------------| |❌ ACTION |[actionlint](https://megalinter.io/7.8.0/descriptors/action_actionlint)| 1| |[3](https://github.com/jr0dd/home-ops/actions/runs/7654198544)|0.01s | |✅ YAML |[yamllint](https://megalinter.io/7.8.0/descriptors/yaml_yamllint) | 1| | 0|0.19s | See detailed report...

## [🦙 MegaLinter](https://megalinter.io/7.13.0) status: ✅ [SUCCESS](https://github.com/jr0dd/home-ops/actions/runs/10979532977) |Descriptor| Linter |Files|Fixed|Errors|Elapsed time| |----------|------------------------------------------------------------------|----:|-----|-----:|------------| |✅ YAML |[yamllint](https://megalinter.io/7.13.0/descriptors/yaml_yamllint)| 1| | 0|0.19s | See detailed report in [MegaLinter reports](https://github.com/jr0dd/home-ops/actions/runs/10979532977) _Set `VALIDATE_ALL_CODEBASE: true` in mega-linter.yml to...

## [🦙 MegaLinter](https://megalinter.io/7.9.0) status: ❌ [ERROR](https://github.com/jr0dd/home-ops/actions/runs/8086425074) |Descriptor| Linter |Files|Fixed| Errors |Elapsed time| |----------|-----------------------------------------------------------------------|----:|-----|--------------------------------------------------------------|------------| |❌ ACTION |[actionlint](https://megalinter.io/7.9.0/descriptors/action_actionlint)| 1| |[3](https://github.com/jr0dd/home-ops/actions/runs/8086425074)|0.01s | |✅ YAML |[yamllint](https://megalinter.io/7.9.0/descriptors/yaml_yamllint) | 1| | 0|0.2s | See detailed report...

## [🦙 MegaLinter](https://megalinter.io/7.9.0) status: ✅ [SUCCESS](https://github.com/jr0dd/home-ops/actions/runs/8106409642) |Descriptor| Linter |Files|Fixed|Errors|Elapsed time| |----------|-----------------------------------------------------------------|----:|-----|-----:|------------| |✅ YAML |[yamllint](https://megalinter.io/7.9.0/descriptors/yaml_yamllint)| 2| | 0|0.19s | See detailed report in [MegaLinter reports](https://github.com/jr0dd/home-ops/actions/runs/8106409642) _Set `VALIDATE_ALL_CODEBASE: true` in mega-linter.yml to...

## [🦙 MegaLinter](https://megalinter.io/7.13.0) status: ✅ [SUCCESS](https://github.com/jr0dd/home-ops/actions/runs/10979560613) |Descriptor| Linter |Files|Fixed|Errors|Elapsed time| |----------|------------------------------------------------------------------|----:|-----|-----:|------------| |✅ YAML |[yamllint](https://megalinter.io/7.13.0/descriptors/yaml_yamllint)| 1| | 0|0.18s | See detailed report in [MegaLinter reports](https://github.com/jr0dd/home-ops/actions/runs/10979560613) _Set `VALIDATE_ALL_CODEBASE: true` in mega-linter.yml to...

Path: `cluster/apps/databases/postgresql/helm-release.yaml`%0A%0A```diff%0A@@ -149,7 +149,7 @@%0A hostIPC: false%0A containers:%0A - name: postgresql%0A- image: docker.io/bitnami/postgresql:15.5.0%0A+ image: docker.io/bitnami/postgresql:16.1.0%0A imagePullPolicy: "IfNotPresent"%0A securityContext:%0A allowPrivilegeEscalation: false%0A```