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

fix(container): update ghcr.io/kube-vip/kube-vip ( v0.8.4 β†’ v0.8.6 ) #1493

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bot-akira[bot]
Copy link
Contributor

@bot-akira bot-akira bot commented Oct 31, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/kube-vip/kube-vip patch v0.8.4 -> v0.8.6

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 these updates again.


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

This PR has been generated by Renovate Bot.

@bot-akira
Copy link
Contributor Author

bot-akira bot commented Oct 31, 2024

--- kubernetes/apps/kube-system/kube-vip/app Kustomization: flux-system/cluster-apps-kube-vip DaemonSet: kube-system/kube-vip

+++ kubernetes/apps/kube-system/kube-vip/app Kustomization: flux-system/cluster-apps-kube-vip DaemonSet: kube-system/kube-vip

@@ -57,13 +57,13 @@

         - name: vip_renewdeadline
           value: '10'
         - name: vip_retryperiod
           value: '2'
         - name: prometheus_server
           value: :2112
-        image: ghcr.io/kube-vip/kube-vip:v0.8.4
+        image: ghcr.io/kube-vip/kube-vip:v0.8.6
         imagePullPolicy: IfNotPresent
         name: kube-vip
         securityContext:
           capabilities:
             add:
             - NET_ADMIN
--- kubernetes/apps/cert-manager/cert-manager/app Kustomization: flux-system/cluster-apps-cert-manager ConfigMap: cert-manager/cert-manager-dashboard

+++ kubernetes/apps/cert-manager/cert-manager/app Kustomization: flux-system/cluster-apps-cert-manager ConfigMap: cert-manager/cert-manager-dashboard

@@ -3,13 +3,13 @@

 data:
   cert-manager-dashboard.json: "\n\n\n\n\n\n<!DOCTYPE html>\n<html class=\"gl-light\
     \ ui-neutral with-top-bar with-header \" lang=\"en\">\n<head prefix=\"og: http://ogp.me/ns#\"\
     >\n<meta charset=\"utf-8\">\n<meta content=\"IE=edge\" http-equiv=\"X-UA-Compatible\"\
     >\n<meta content=\"width=device-width, initial-scale=1\" name=\"viewport\">\n\
     <title>dashboards/cert-manager.json \xB7 master \xB7 uneeq-oss / cert-manager-mixin\
-    \ \xB7 GitLab</title>\n<script nonce=\"nUmu5vY0nC32sV0sVls1Sw==\">\n//<![CDATA[\n\
+    \ \xB7 GitLab</title>\n<script nonce=\"rCKTSEesGRziHcKW+MXT6A==\">\n//<![CDATA[\n\
     window.gon={};gon.api_version=\"v4\";gon.default_avatar_url=\"https://gitlab.com/assets/no_avatar-849f9c04a3a0d0cea2424ae97b27447dc64a7dbfae83c036c45b403392f0e8ba.png\"\
     ;gon.max_file_size=100;gon.asset_host=null;gon.webpack_public_path=\"/assets/webpack/\"\
     ;gon.relative_url_root=\"\";gon.user_color_mode=\"gl-light\";gon.user_color_scheme=\"\
     white\";gon.markdown_surround_selection=null;gon.markdown_automatic_lists=null;gon.math_rendering_limits_enabled=true;gon.analytics_url=\"\
     https://collector.prd-278964.gl-product-analytics.com\";gon.analytics_id=\"715db59f-f350-4bfd-aef8-e7a7f0c023f0\"\
     ;gon.sentry_dsn=\"https://f5573e26de8f4293b285e556c35dfd6e@new-sentry.gitlab.net/4\"\
@@ -35,13 +35,13 @@

     :true,\"workItemsViewPreference\":false,\"searchButtonTopRight\":false,\"advancedContextResolver\"\
     :true,\"explainCodeChat\":false};gon.roadmap_epics_limit=1000;gon.subscriptions_url=\"\
     https://customers.gitlab.com\";gon.subscriptions_legacy_sign_in_url=\"https://customers.gitlab.com/customers/sign_in?legacy=true\"\
     ;gon.billing_accounts_url=\"https://customers.gitlab.com/billing_accounts\";gon.payment_form_url=\"\
     https://customers.gitlab.com/payment_forms/cc_validation\";gon.payment_validation_form_id=\"\
     payment_method_validation\";gon.licensed_features={\"remoteDevelopment\":true};\n\
-    //]]>\n</script>\n\n\n<script nonce=\"nUmu5vY0nC32sV0sVls1Sw==\">\n//<![CDATA[\n\
+    //]]>\n</script>\n\n\n<script nonce=\"rCKTSEesGRziHcKW+MXT6A==\">\n//<![CDATA[\n\
     var gl = window.gl || {};\ngl.startup_calls = null;\ngl.startup_graphql_calls\
     \ = [{\"query\":\"query getBlobInfo(\\n  $projectPath: ID!\\n  $filePath: [String!]!\\\
     n  $ref: String!\\n  $refType: RefType\\n  $shouldFetchRawText: Boolean!\\n) {\\\
     n  project(fullPath: $projectPath) {\\n    __typename\\n    id\\n    repository\
     \ {\\n      __typename\\n      empty\\n      blobs(paths: $filePath, ref: $ref,\
     \ refType: $refType) {\\n        __typename\\n        nodes {\\n          __typename\\\
@@ -67,13 +67,13 @@

     \ request checks\n        headers: {\n          'X-Requested-With': 'XMLHttpRequest'\n\
     \        },\n        // fetch won\u2019t send cookies in older browsers, unless\
     \ you set the credentials init option.\n        // We set to `same-origin` which\
     \ is default value in modern browsers.\n        // See https://github.com/whatwg/fetch/pull/585\
     \ for more information.\n        credentials: 'same-origin'\n      })\n    };\n\
     \  });\n}\nif (gl.startup_graphql_calls && window.fetch) {\n  const headers =\
-    \ {\"X-CSRF-Token\":\"lenLy7oQ0X3578NPoPaP7QQ8CFC88Bj8OSV7XLWW9g9nXXgcXNeRh9NT29lKNzndOxxoxlinwE9QTr2jGjG2Lg\"\
+    \ {\"X-CSRF-Token\":\"eln-mOEAGA9681PgnM32uedPCDdK32r-ym00Vb-76dBgwHGe782y66DxxEYmjBnwH7g5qTuKOajSDhdjjDfxFw\"\
     ,\"x-gitlab-feature-category\":\"source_code_management\"};\n  const url = `https://gitlab.com/api/graphql`\n\
     \n  const opts = {\n    method: \"POST\",\n    headers: {\n      \"Content-Type\"\
     : \"application/json\",\n      ...headers,\n    }\n  };\n\n  gl.startup_graphql_calls\
     \ = gl.startup_graphql_calls.map(call => ({\n    ...call,\n    fetchCall: fetch(url,\
     \ {\n      ...opts,\n      credentials: 'same-origin',\n      body: JSON.stringify(call)\n\
     \    })\n  }))\n}\n\n\n//]]>\n</script>\n\n<link rel=\"prefetch\" href=\"/assets/webpack/monaco.944363a4.chunk.js\"\
@@ -85,27 +85,27 @@

     \ /><link rel=\"stylesheet\" href=\"/assets/page_bundles/notes_shared-59155f50552b89e84451143840d7e8eccff4d0b52532219d6cfe318a64c59c2f.css\"\
     \ />\n<link rel=\"stylesheet\" href=\"/assets/application_utilities-d89b5a647d07a7f0fcc87f76e9789faff8b247dc71e661057035ae07893cbd48.css\"\
     \ />\n<link rel=\"stylesheet\" href=\"/assets/tailwind-7286aae5c83d8660ccb63f5b282675d81b867c2f1621dfa001ee2b76cd25fe3b.css\"\
     \ />\n\n\n<link rel=\"stylesheet\" href=\"/assets/fonts-fae5d3f79948bd85f18b6513a025f863b19636e85b09a1492907eb4b1bb0557b.css\"\
     \ />\n<link rel=\"stylesheet\" href=\"/assets/highlight/themes/white-9fc2e7ab1cefbb5a525a1e1b06c04b3141c2179a6d572b1d390cf9db8def8104.css\"\
     \ />\n\n<script src=\"/assets/webpack/runtime.07423de1.bundle.js\" defer=\"defer\"\
-    \ nonce=\"nUmu5vY0nC32sV0sVls1Sw==\"></script>\n<script src=\"/assets/webpack/main.2a2ad600.chunk.js\"\
-    \ defer=\"defer\" nonce=\"nUmu5vY0nC32sV0sVls1Sw==\"></script>\n<script src=\"\
-    /assets/webpack/tracker.a0c5615c.chunk.js\" defer=\"defer\" nonce=\"nUmu5vY0nC32sV0sVls1Sw==\"\
+    \ nonce=\"rCKTSEesGRziHcKW+MXT6A==\"></script>\n<script src=\"/assets/webpack/main.2a2ad600.chunk.js\"\
+    \ defer=\"defer\" nonce=\"rCKTSEesGRziHcKW+MXT6A==\"></script>\n<script src=\"\
+    /assets/webpack/tracker.a0c5615c.chunk.js\" defer=\"defer\" nonce=\"rCKTSEesGRziHcKW+MXT6A==\"\
     ></script>\n<script src=\"/assets/webpack/analytics.8dff75e4.chunk.js\" defer=\"\
-    defer\" nonce=\"nUmu5vY0nC32sV0sVls1Sw==\"></script>\n<script nonce=\"nUmu5vY0nC32sV0sVls1Sw==\"\
+    defer\" nonce=\"rCKTSEesGRziHcKW+MXT6A==\"></script>\n<script nonce=\"rCKTSEesGRziHcKW+MXT6A==\"\
     >\n//<![CDATA[\nwindow.snowplowOptions = {\"namespace\":\"gl\",\"hostname\":\"\
     snowplow.trx.gitlab.net\",\"cookieDomain\":\".gitlab.com\",\"appId\":\"gitlab\"\
     ,\"formTracking\":true,\"linkClickTracking\":true}\n\ngl = window.gl || {};\n\
     gl.snowplowStandardContext = {\"schema\":\"iglu:com.gitlab/gitlab_standard/jsonschema/1-1-1\"\
     ,\"data\":{\"environment\":\"production\",\"source\":\"gitlab-rails\",\"correlation_id\"\
-    :\"01JBW2FDA76RAREEJ2KA1PPCVG\",\"plan\":\"free\",\"extra\":{},\"user_id\":null,\"\
+    :\"01JBW2F82W699B0VR0CME8S6CA\",\"plan\":\"free\",\"extra\":{},\"user_id\":null,\"\
     global_user_id\":null,\"is_gitlab_team_member\":null,\"namespace_id\":6108262,\"\
     project_id\":20535911,\"feature_enabled_by_namespace_ids\":null,\"realm\":\"saas\"\
-    ,\"instance_id\":\"ea8bf810-1d6f-4a6a-b4fd-93e8cbd8b57f\",\"host_name\":\"gitlab-webservice-web-6c997bfdd-n2q6z\"\
-    ,\"instance_version\":\"17.6.0\",\"context_generated_at\":\"2024-11-04T17:10:05.085Z\"\
+    ,\"instance_id\":\"ea8bf810-1d6f-4a6a-b4fd-93e8cbd8b57f\",\"host_name\":\"gitlab-webservice-web-66b7644f76-t9skm\"\
+    ,\"instance_version\":\"17.6.0\",\"context_generated_at\":\"2024-11-04T17:09:59.727Z\"\
     }}\ngl.snowplowPseudonymizedPageUrl = \"https://gitlab.com/namespace6108262/project20535911/-/blob/:repository_path\"\
     ;\ngl.maskedDefaultReferrerUrl = null;\ngl.ga4MeasurementId = 'G-ENFH3X7M5Y';\n\
     \n\n//]]>\n</script>\n<link rel=\"preload\" href=\"/assets/application_utilities-d89b5a647d07a7f0fcc87f76e9789faff8b247dc71e661057035ae07893cbd48.css\"\
     \ as=\"style\" type=\"text/css\" nonce=\"78X3KfNEHTcy4OL5kb1LsA==\">\n<link rel=\"\
     preload\" href=\"/assets/application-60666dcb7401ae90330519a851d5da1a674077613175bbe747b4be1504e376dd.css\"\
     \ as=\"style\" type=\"text/css\" nonce=\"78X3KfNEHTcy4OL5kb1LsA==\">\n<link rel=\"\
@@ -115,72 +115,72 @@

     \ crossorigin=\"\" href=\"/assets/gitlab-sans/GitLabSans-1e0a5107ea3bbd4be93e8ad2c503467e43166cd37e4293570b490e0812ede98b.woff2\"\
     \ rel=\"preload\">\n<link as=\"font\" crossorigin=\"\" href=\"/assets/gitlab-sans/GitLabSans-Italic-38eaf1a569a54ab28c58b92a4a8de3afb96b6ebc250cf372003a7b38151848cc.woff2\"\
     \ rel=\"preload\">\n<link as=\"font\" crossorigin=\"\" href=\"/assets/gitlab-mono/GitLabMono-08d2c5e8ff8fd3d2d6ec55bc7713380f8981c35f9d2df14e12b835464d6e8f23.woff2\"\
     \ rel=\"preload\">\n<link as=\"font\" crossorigin=\"\" href=\"/assets/gitlab-mono/GitLabMono-Italic-38e58d8df29485a20c550da1d0111e2c2169f6dcbcf894f2cd3afbdd97bcc588.woff2\"\
     \ rel=\"preload\">\n<link rel=\"preload\" href=\"/assets/fonts-fae5d3f79948bd85f18b6513a025f863b19636e85b09a1492907eb4b1bb0557b.css\"\
     \ as=\"style\" type=\"text/css\" nonce=\"78X3KfNEHTcy4OL5kb1LsA==\">\n\n\n\n<script\
-    \ src=\"/assets/webpack/sentry.b8be5765.chunk.js\" defer=\"defer\" nonce=\"nUmu5vY0nC32sV0sVls1Sw==\"\
+    \ src=\"/assets/webpack/sentry.b8be5765.chunk.js\" defer=\"defer\" nonce=\"rCKTSEesGRziHcKW+MXT6A==\"\
     ></script>\n\n<script src=\"/assets/webpack/10.60151431.chunk.js\" defer=\"defer\"\
-    \ nonce=\"nUmu5vY0nC32sV0sVls1Sw==\"></script>\n<script src=\"/assets/webpack/12.5a8ca336.chunk.js\"\
-    \ defer=\"defer\" nonce=\"nUmu5vY0nC32sV0sVls1Sw==\"></script>\n<script src=\"\
-    /assets/webpack/13.48bf0f55.chunk.js\" defer=\"defer\" nonce=\"nUmu5vY0nC32sV0sVls1Sw==\"\
+    \ nonce=\"rCKTSEesGRziHcKW+MXT6A==\"></script>\n<script src=\"/assets/webpack/12.5a8ca336.chunk.js\"\
+    \ defer=\"defer\" nonce=\"rCKTSEesGRziHcKW+MXT6A==\"></script>\n<script src=\"\
+    /assets/webpack/13.48bf0f55.chunk.js\" defer=\"defer\" nonce=\"rCKTSEesGRziHcKW+MXT6A==\"\
     ></script>\n<script src=\"/assets/webpack/commons-pages.groups.security.policies.edit-pages.groups.security.policies.new-pages.projects.blob.s-823210c2.91846790.chunk.js\"\
-    \ defer=\"defer\" nonce=\"nUmu5vY0nC32sV0sVls1Sw==\"></script>\n<script src=\"\
[Diff truncated by flux-local]

@axeII
Copy link
Owner

axeII commented Oct 31, 2024

πŸ¦™ MegaLinter status: βœ… SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time

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

@bot-akira bot-akira bot changed the title fix(container): update ghcr.io/kube-vip/kube-vip ( v0.8.4 β†’ v0.8.5 ) fix(container): update ghcr.io/kube-vip/kube-vip ( v0.8.4 β†’ v0.8.6 ) Nov 4, 2024
@bot-akira bot-akira bot force-pushed the renovate/ghcr.io-kube-vip-kube-vip-0.x branch from a9fb8ca to 8cba286 Compare November 4, 2024 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant