Skip to content

build(deps): Bump the helm group across 2 directories with 3 updates#128

Merged
tarampampam merged 4 commits into
mainfrom
dependabot/helm/helm/monitoring/helm-c27c43ce48
Jul 1, 2026
Merged

build(deps): Bump the helm group across 2 directories with 3 updates#128
tarampampam merged 4 commits into
mainfrom
dependabot/helm/helm/monitoring/helm-c27c43ce48

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

Bumps the helm group with 1 update in the /helm/monitoring directory: nri-bundle.
Bumps the helm group with 2 updates in the /helm/system directory: traefik and external-secrets.

Updates nri-bundle from 7.0.12 to 7.0.23

Updates traefik from 40.2.0 to 41.0.1

Updates external-secrets from 2.5.0 to 2.7.0

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the helm group with 1 update in the /helm/monitoring directory: nri-bundle.
Bumps the helm group with 2 updates in the /helm/system directory: traefik and external-secrets.


Updates `nri-bundle` from 7.0.12 to 7.0.23

Updates `traefik` from 40.2.0 to 41.0.1

Updates `external-secrets` from 2.5.0 to 2.7.0

---
updated-dependencies:
- dependency-name: nri-bundle
  dependency-version: 7.0.23
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: helm
- dependency-name: traefik
  dependency-version: 41.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: helm
- dependency-name: external-secrets
  dependency-version: 2.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: helm
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies helm Pull requests that update helm code labels Jul 1, 2026
Comment thread helm/monitoring/Chart.lock
Comment thread helm/monitoring/Chart.lock Outdated
@tarampampam

Copy link
Copy Markdown
Contributor

@copilot try to fix the isue with the CI step Lint the chart (system)

Copilot AI commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

@copilot try to fix the isue with the CI step Lint the chart (system)

Fixed in the latest commit. Traefik chart v41.0.1 renamed logs.generallog and logs.accessaccessLog, so I updated values.doppler.yaml accordingly:

# before
logs:
  general: {format: json}
  access: {enabled: false}

# after
log:
  format: json
accessLog:
  enabled: false

Copilot AI requested a review from tarampampam July 1, 2026 11:04
@tarampampam
tarampampam merged commit 474f2da into main Jul 1, 2026
6 checks passed
@tarampampam
tarampampam deleted the dependabot/helm/helm/monitoring/helm-c27c43ce48 branch July 1, 2026 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies helm Pull requests that update helm code

Development

Successfully merging this pull request may close these issues.

2 participants