Closed tyriis-automation[bot] closed 5 days ago
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
--- HelmRelease: kube-tools/reloader ClusterRole: kube-tools/reloader-role
+++ HelmRelease: kube-tools/reloader ClusterRole: kube-tools/reloader-role
@@ -30,22 +30,12 @@
verbs:
- list
- get
- update
- patch
- apiGroups:
- - extensions
- resources:
- - deployments
- - daemonsets
- verbs:
- - list
- - get
- - update
- - patch
-- apiGroups:
- batch
resources:
- cronjobs
verbs:
- list
- get
--- HelmRelease: kube-tools/reloader Deployment: kube-tools/reloader
+++ HelmRelease: kube-tools/reloader Deployment: kube-tools/reloader
@@ -9,13 +9,13 @@
app: reloader
release: reloader
heritage: Helm
app.kubernetes.io/managed-by: Helm
group: com.stakater.platform
provider: stakater
- version: v1.1.0
+ version: v1.2.0
name: reloader
namespace: kube-tools
spec:
replicas: 1
revisionHistoryLimit: 2
selector:
@@ -28,27 +28,29 @@
app: reloader
release: reloader
heritage: Helm
app.kubernetes.io/managed-by: Helm
group: com.stakater.platform
provider: stakater
- version: v1.1.0
+ version: v1.2.0
spec:
containers:
- - image: ghcr.io/stakater/reloader:v1.1.0
+ - image: ghcr.io/stakater/reloader:v1.2.0
imagePullPolicy: IfNotPresent
name: reloader
env:
- name: GOMAXPROCS
valueFrom:
resourceFieldRef:
resource: limits.cpu
+ divisor: '1'
- name: GOMEMLIMIT
valueFrom:
resourceFieldRef:
resource: limits.memory
+ divisor: '1'
ports:
- name: http
containerPort: 9090
livenessProbe:
httpGet:
path: /live
@@ -65,12 +67,14 @@
timeoutSeconds: 5
failureThreshold: 5
periodSeconds: 10
successThreshold: 1
initialDelaySeconds: 10
securityContext: {}
+ args:
+ - --log-level=info
securityContext:
runAsNonRoot: true
runAsUser: 65534
seccompProfile:
type: RuntimeDefault
serviceAccountName: reloader
--- kubernetes/kube-nas/apps/kube-tools/reloader/app Kustomization: flux-system/reloader HelmRelease: kube-tools/reloader
+++ kubernetes/kube-nas/apps/kube-tools/reloader/app Kustomization: flux-system/reloader HelmRelease: kube-tools/reloader
@@ -12,13 +12,13 @@
spec:
chart: reloader
sourceRef:
kind: HelmRepository
name: stakater-charts
namespace: flux-system
- version: 1.1.0
+ version: 1.2.0
install:
createNamespace: true
remediation:
retries: 3
interval: 15m
maxHistory: 15
--- HelmRelease: kube-tools/reloader ClusterRole: kube-tools/reloader-role
+++ HelmRelease: kube-tools/reloader ClusterRole: kube-tools/reloader-role
@@ -30,22 +30,12 @@
verbs:
- list
- get
- update
- patch
- apiGroups:
- - extensions
- resources:
- - deployments
- - daemonsets
- verbs:
- - list
- - get
- - update
- - patch
-- apiGroups:
- batch
resources:
- cronjobs
verbs:
- list
- get
--- HelmRelease: kube-tools/reloader Deployment: kube-tools/reloader
+++ HelmRelease: kube-tools/reloader Deployment: kube-tools/reloader
@@ -9,13 +9,13 @@
app: reloader
release: reloader
heritage: Helm
app.kubernetes.io/managed-by: Helm
group: com.stakater.platform
provider: stakater
- version: v1.1.0
+ version: v1.2.0
name: reloader
namespace: kube-tools
spec:
replicas: 1
revisionHistoryLimit: 2
selector:
@@ -28,27 +28,29 @@
app: reloader
release: reloader
heritage: Helm
app.kubernetes.io/managed-by: Helm
group: com.stakater.platform
provider: stakater
- version: v1.1.0
+ version: v1.2.0
spec:
containers:
- - image: ghcr.io/stakater/reloader:v1.1.0
+ - image: ghcr.io/stakater/reloader:v1.2.0
imagePullPolicy: IfNotPresent
name: reloader
env:
- name: GOMAXPROCS
valueFrom:
resourceFieldRef:
resource: limits.cpu
+ divisor: '1'
- name: GOMEMLIMIT
valueFrom:
resourceFieldRef:
resource: limits.memory
+ divisor: '1'
ports:
- name: http
containerPort: 9090
livenessProbe:
httpGet:
path: /live
@@ -65,12 +67,14 @@
timeoutSeconds: 5
failureThreshold: 5
periodSeconds: 10
successThreshold: 1
initialDelaySeconds: 10
securityContext: {}
+ args:
+ - --log-level=info
securityContext:
runAsNonRoot: true
runAsUser: 65534
seccompProfile:
type: RuntimeDefault
serviceAccountName: reloader
--- kubernetes/talos-flux/apps/kube-tools/reloader/app Kustomization: flux-system/apps-reloader HelmRelease: kube-tools/reloader
+++ kubernetes/talos-flux/apps/kube-tools/reloader/app Kustomization: flux-system/apps-reloader HelmRelease: kube-tools/reloader
@@ -12,13 +12,13 @@
spec:
chart: reloader
sourceRef:
kind: HelmRepository
name: stakater-charts
namespace: flux-system
- version: 1.1.0
+ version: 1.2.0
install:
createNamespace: true
remediation:
retries: 3
interval: 15m
maxHistory: 15
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
✅ EDITORCONFIG | editorconfig-checker | 2 | 0 | 0.01s | |
✅ REPOSITORY | gitleaks | yes | no | 3.94s | |
✅ YAML | prettier | 2 | 0 | 0.58s | |
✅ YAML | yamllint | 2 | 0 | 0.35s |
See detailed report in MegaLinter reports
_Set VALIDATE_ALL_CODEBASE: true
in mega-linter.yml to validate all sources, not only the diff_
MegaLinter is graciously provided by OX Security
This PR contains the following updates:
1.1.0
->1.2.0
Release Notes
stakater/Reloader (reloader)
### [`v1.2.0`](https://redirect.github.com/stakater/Reloader/releases/tag/v1.2.0) [Compare Source](https://redirect.github.com/stakater/Reloader/compare/v1.1.0...v1.2.0) ##### Announcement :loudspeaker: :loudspeaker: :loudspeaker: From this release onwards, helm charts and images/git releases will have different semver versioning. If you are using git releases as a reference for helm charts, it will break in the future. It is recommended to make changes to your workflows to accommodate these changes for smooth upgrades in the future. Changes were made to the understanding of our mistakes in treating both helm chart and git releases as related artifacts so they had the same versioning on releases, which we consider is wrong and we are attempting to fix it. Apologies in advance for trouble, if any. \*\* (Different versioning for both artifacts; for example, git release of `v1.2.0` might not have a chart released with the same version) \*\* ##### What's Changed - Increase memory for plain manifest by [@MuneebAijaz](https://redirect.github.com/MuneebAijaz) in [https://github.com/stakater/Reloader/pull/736](https://redirect.github.com/stakater/Reloader/pull/736) - docs: Fix resource type in Verify-Reloader-Working by [@dubek](https://redirect.github.com/dubek) in [https://github.com/stakater/Reloader/pull/739](https://redirect.github.com/stakater/Reloader/pull/739) - Make sure GOMAXPROCS and GOMEMLIMIT has a divisor set by [@halkeye](https://redirect.github.com/halkeye) in [https://github.com/stakater/Reloader/pull/742](https://redirect.github.com/stakater/Reloader/pull/742) - fix(deps): update module github.com/prometheus/client_golang to v1.20.3 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/stakater/Reloader/pull/741](https://redirect.github.com/stakater/Reloader/pull/741) - fix(deps): update module github.com/argoproj/argo-rollouts to v1.7.2 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/stakater/Reloader/pull/731](https://redirect.github.com/stakater/Reloader/pull/731) - chore(deps): update dependency stakater/vale-package to v0.0.34 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/stakater/Reloader/pull/743](https://redirect.github.com/stakater/Reloader/pull/743) - chore(deps): update stakater/.github action to v0.0.90 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/stakater/Reloader/pull/708](https://redirect.github.com/stakater/Reloader/pull/708) - Dependencies upgrade by [@MuneebAijaz](https://redirect.github.com/MuneebAijaz) in [https://github.com/stakater/Reloader/pull/744](https://redirect.github.com/stakater/Reloader/pull/744) - Update expired token by [@karl-johan-grahn](https://redirect.github.com/karl-johan-grahn) in [https://github.com/stakater/Reloader/pull/749](https://redirect.github.com/stakater/Reloader/pull/749) - chore(deps): update stakater/.github action to v0.0.91 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/stakater/Reloader/pull/746](https://redirect.github.com/stakater/Reloader/pull/746) - fix(deps): update module github.com/prometheus/client_golang to v1.20.4 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/stakater/Reloader/pull/748](https://redirect.github.com/stakater/Reloader/pull/748) - chore(deps): update dependency stakater/vale-package to v0.0.35 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/stakater/Reloader/pull/752](https://redirect.github.com/stakater/Reloader/pull/752) - chore(deps): update docker/build-push-action action to v6 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/stakater/Reloader/pull/694](https://redirect.github.com/stakater/Reloader/pull/694) - chore(deps): update stakater/.github action to v0.0.93 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/stakater/Reloader/pull/750](https://redirect.github.com/stakater/Reloader/pull/750) - Modify trigger events for Reloader Enterprise by [@karl-johan-grahn](https://redirect.github.com/karl-johan-grahn) in [https://github.com/stakater/Reloader/pull/756](https://redirect.github.com/stakater/Reloader/pull/756) - Update Go version to 1.23.1 by [@MuneebAijaz](https://redirect.github.com/MuneebAijaz) in [https://github.com/stakater/Reloader/pull/761](https://redirect.github.com/stakater/Reloader/pull/761) - Update base image to UBI9 by [@SheryarButt](https://redirect.github.com/SheryarButt) in [https://github.com/stakater/Reloader/pull/762](https://redirect.github.com/stakater/Reloader/pull/762) - chore(deps): update stakater/.github action to v0.0.94 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/stakater/Reloader/pull/759](https://redirect.github.com/stakater/Reloader/pull/759) - Update release process by [@karl-johan-grahn](https://redirect.github.com/karl-johan-grahn) in [https://github.com/stakater/Reloader/pull/763](https://redirect.github.com/stakater/Reloader/pull/763) - Renovate update for Helm Chart values file by [@karl-johan-grahn](https://redirect.github.com/karl-johan-grahn) in [https://github.com/stakater/Reloader/pull/772](https://redirect.github.com/stakater/Reloader/pull/772) - feat(log-level): add option to set logLevel in chart by [@dabcoder](https://redirect.github.com/dabcoder) in [https://github.com/stakater/Reloader/pull/687](https://redirect.github.com/stakater/Reloader/pull/687) - chore(deps): update stakater/.github action to v0.0.95 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/stakater/Reloader/pull/765](https://redirect.github.com/stakater/Reloader/pull/765) - chore(deps): update dependency stakater/vale-package to v0.0.36 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/stakater/Reloader/pull/758](https://redirect.github.com/stakater/Reloader/pull/758) - chore(deps): update dependency stakater/vale-package to v0.0.40 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/stakater/Reloader/pull/775](https://redirect.github.com/stakater/Reloader/pull/775) - chore(deps): update stakater/.github action to v0.0.97 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/stakater/Reloader/pull/776](https://redirect.github.com/stakater/Reloader/pull/776) - fix(deps): update module github.com/prometheus/client_golang to v1.20.5 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/stakater/Reloader/pull/768](https://redirect.github.com/stakater/Reloader/pull/768) - Added the ability to separately configure the image registry by [@sausrivastava](https://redirect.github.com/sausrivastava) in [https://github.com/stakater/Reloader/pull/747](https://redirect.github.com/stakater/Reloader/pull/747) - chore(deps): update stakater/.github action to v0.0.98 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/stakater/Reloader/pull/785](https://redirect.github.com/stakater/Reloader/pull/785) - Branch based release strategy by [@MuneebAijaz](https://redirect.github.com/MuneebAijaz) in [https://github.com/stakater/Reloader/pull/778](https://redirect.github.com/stakater/Reloader/pull/778) - Provide annotations to exclude reloading resources by [@LochanRn](https://redirect.github.com/LochanRn) in [https://github.com/stakater/Reloader/pull/764](https://redirect.github.com/stakater/Reloader/pull/764) - Pin version for checkout action by [@MuneebAijaz](https://redirect.github.com/MuneebAijaz) in [https://github.com/stakater/Reloader/pull/789](https://redirect.github.com/stakater/Reloader/pull/789) - Remove chart bump from init release since its not relevant by [@MuneebAijaz](https://redirect.github.com/MuneebAijaz) in [https://github.com/stakater/Reloader/pull/792](https://redirect.github.com/stakater/Reloader/pull/792) - fix: Remove obsolete permissions for apiGroup `extensions` from helm templates by [@tom1299](https://redirect.github.com/tom1299) in [https://github.com/stakater/Reloader/pull/784](https://redirect.github.com/stakater/Reloader/pull/784) - Add workflow for helm chart push by [@MuneebAijaz](https://redirect.github.com/MuneebAijaz) in [https://github.com/stakater/Reloader/pull/788](https://redirect.github.com/stakater/Reloader/pull/788) - Bump version to 1.2.0 on release-v1.2.0 branch by [@github-actions](https://redirect.github.com/github-actions) in [https://github.com/stakater/Reloader/pull/798](https://redirect.github.com/stakater/Reloader/pull/798) ##### New Contributors - [@dubek](https://redirect.github.com/dubek) made their first contribution in [https://github.com/stakater/Reloader/pull/739](https://redirect.github.com/stakater/Reloader/pull/739) - [@halkeye](https://redirect.github.com/halkeye) made their first contribution in [https://github.com/stakater/Reloader/pull/742](https://redirect.github.com/stakater/Reloader/pull/742) - [@dabcoder](https://redirect.github.com/dabcoder) made their first contribution in [https://github.com/stakater/Reloader/pull/687](https://redirect.github.com/stakater/Reloader/pull/687) - [@sausrivastava](https://redirect.github.com/sausrivastava) made their first contribution in [https://github.com/stakater/Reloader/pull/747](https://redirect.github.com/stakater/Reloader/pull/747) - [@LochanRn](https://redirect.github.com/LochanRn) made their first contribution in [https://github.com/stakater/Reloader/pull/764](https://redirect.github.com/stakater/Reloader/pull/764) - [@tom1299](https://redirect.github.com/tom1299) made their first contribution in [https://github.com/stakater/Reloader/pull/784](https://redirect.github.com/stakater/Reloader/pull/784) - [@github-actions](https://redirect.github.com/github-actions) made their first contribution in [https://github.com/stakater/Reloader/pull/798](https://redirect.github.com/stakater/Reloader/pull/798) **Full Changelog**: https://github.com/stakater/Reloader/compare/v1.1.0...v1.2.0Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.