Skip to content
This repository has been archived by the owner on Feb 21, 2024. It is now read-only.

fix(helm): update chart reflector to 7.0.199 #2908

Merged
merged 1 commit into from
Sep 17, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 16, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
reflector patch 7.0.193 -> 7.0.199

Release Notes

emberstack/kubernetes-reflector (reflector)

v7.0.199

Compare Source

The release process is automated.

Full Changelog: emberstack/kubernetes-reflector@v7.0.193...v7.0.199


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

| datasource | package   | from    | to      |
| ---------- | --------- | ------- | ------- |
| helm       | reflector | 7.0.193 | 7.0.199 |
@midnight-bot-6658 midnight-bot-6658 bot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. area/cluster Changes made in the cluster directory labels Sep 16, 2023
@midnight-bot-6658
Copy link
Contributor

Path: cluster/apps/kube-system/reflector/helm-release.yaml
Version: 7.0.193 -> 7.0.199

@@ -84,13 +84,15 @@
 readOnlyRootFilesystem: false
 runAsNonRoot: true
 runAsUser: 1000
- image: "emberstack/kubernetes-reflector:7.0.193"
+ image: "emberstack/kubernetes-reflector:7.0.199"
 imagePullPolicy: IfNotPresent
 env:
 - name: ES_Serilog__MinimumLevel__Default
 value: "Debug"
 - name: ES_Reflector__Watcher__Timeout
 value: ""
+ - name: ES_Reflector__Kubernetes__SkipTlsVerify
+ value: "false"
 ports:
 - name: http
 containerPort: 25080

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@midnight-bot-6658
Copy link
Contributor

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.82s
✅ REPOSITORY git_diff yes no 0.05s
✅ REPOSITORY secretlint yes no 2.44s
✅ YAML prettier 1 0 0.31s
✅ YAML yamllint 1 0 0.24s

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

@claughinghouse claughinghouse merged commit 9c427cd into main Sep 17, 2023
9 checks passed
@renovate renovate bot deleted the renovate/reflector-7.x branch September 17, 2023 23:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/cluster Changes made in the cluster directory renovate/helm size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant