Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update helm release flagger to 1.24.1 #1558

Merged
merged 1 commit into from
Nov 9, 2022

Conversation

jarvis-plus-bot[bot]
Copy link
Contributor

@jarvis-plus-bot jarvis-plus-bot bot commented Oct 20, 2022

This PR contains the following updates:

Package Update Change
flagger (source) minor 1.22.2 -> 1.24.1

Release Notes

fluxcd/flagger

v1.24.1

Compare Source

Release date: 2022-10-26

This release comes with a fix to Gloo routing when a custom service name id used.

In addition, the Gloo ingress end-to-end testing was updated to Gloo Helm chart v1.12.31.

Fixes:
  • fix(gloo): Use correct route table name in case service name was overwritten
    #​1300

v1.24.0

Compare Source

Release date: 2022-10-23

Starting with this version, the Flagger release artifacts are published to
GitHub Container Registry, and they are signed with Cosign and GitHub ODIC.

OCI artifacts:

  • ghcr.io/fluxcd/flagger:<version> multi-arch container images
  • ghcr.io/fluxcd/flagger-manifest:<version> Kubernetes manifests
  • ghcr.io/fluxcd/charts/flagger:<version> Helm charts

To verify an OCI artifact with Cosign:

export COSIGN_EXPERIMENTAL=1
cosign verify ghcr.io/fluxcd/flagger:1.24.0
cosign verify ghcr.io/fluxcd/flagger-manifests:1.24.0
cosign verify ghcr.io/fluxcd/charts/flagger:1.24.0

To deploy Flagger from its OCI artifacts the GitOps way,
please see the Flux installation guide.

Improvements:
  • docs: Add guide on how to install Flagger with Flux OCI
    #​1294
  • ci: Publish signed Helm charts and manifests to GHCR
    #​1293
  • ci: Sign release and containers with Cosign and GitHub OIDC
    #​1292
  • ci: Adjust GitHub workflow permissions
    #​1286
  • docs: Add link to Flux governance document
    #​1286

v1.23.0

Compare Source

Release date: 2022-10-20

This release comes with support for Slack bot token authentication.

Improvements:
  • alerts: Add support for Slack bot token authentication
    #​1270
  • loadtester: logCmdOutput to logger instead of stdout
    #​1267
  • helm: Add app.kubernetes.io/version label to chart
    #​1264
  • Update Go to 1.19
    #​1264
  • Update Kubernetes packages to v1.25.3
    #​1283
  • Bump Contour to v1.22 in e2e tests
    #​1282
Fixes:
  • gatewayapi: Fix reconciliation of nil hostnames
    #​1276
  • alerts: Include cluster name in all alerts
    #​1275

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, click this checkbox.

This PR has been generated by Renovate Bot.

@jarvis-plus-bot jarvis-plus-bot bot requested a review from xunholy as a code owner October 20, 2022 12:11
@jarvis-plus-bot
Copy link
Contributor Author

jarvis-plus-bot bot commented Oct 20, 2022

Helm Release Diff Report 🔧

Show Report "Path: `k8s/namespaces/base/istio-system/flagger/helmrelease.yaml` Version: `1.22.2` -> `1.24.1`
@@ -326,7 +326,7 @@
 readOnlyRootFilesystem: true
 runAsUser: 10001
 volumeMounts:
- image: "ghcr.io/fluxcd/flagger:1.22.2"
+ image: "ghcr.io/fluxcd/flagger:1.24.1"
 imagePullPolicy: IfNotPresent
 ports:
 - name: http
```"

@jarvis-plus-bot
Copy link
Contributor Author

jarvis-plus-bot bot commented Oct 20, 2022

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ KUBERNETES kubeconform 1 0 0.25s
⚠️ REPOSITORY checkov yes 334 17.99s
✅ REPOSITORY dustilock yes no 0.2s
✅ REPOSITORY git_diff yes no 0.06s
✅ REPOSITORY secretlint yes no 2.02s
⚠️ REPOSITORY trivy yes 1 22.14s
✅ SPELL misspell 1 0 0.07s
✅ YAML prettier 1 0 0.44s
✅ YAML yamllint 1 0 0.23s

See errors details in artifact MegaLinter reports on CI Job page
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@jarvis-plus-bot jarvis-plus-bot bot changed the title chore(deps): update helm release flagger to 1.23.0 chore(deps): update helm release flagger to 1.24.0 Oct 23, 2022
@jarvis-plus-bot jarvis-plus-bot bot force-pushed the renovate/flagger-1.x branch from 127dcec to 01300fa Compare October 23, 2022 12:09
| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| helm       | flagger | 1.22.2 | 1.24.1 |

Signed-off-by: Jarvis Plus Bot <112913195+jarvis-plus-bot[bot]@users.noreply.github.com>
@jarvis-plus-bot jarvis-plus-bot bot changed the title chore(deps): update helm release flagger to 1.24.0 chore(deps): update helm release flagger to 1.24.1 Oct 26, 2022
@jarvis-plus-bot jarvis-plus-bot bot force-pushed the renovate/flagger-1.x branch from 01300fa to 8703094 Compare October 26, 2022 15:07
@xunholy xunholy merged commit 3fa29d3 into main Nov 9, 2022
@xunholy xunholy deleted the renovate/flagger-1.x branch November 9, 2022 07:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant