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): bump kumahq/kuma-website from 2e6d25cc to e6fc2862 #8085

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

Conversation

kong-docs
Copy link
Collaborator

@kong-docs kong-docs commented Oct 25, 2024

Auto upgrade PR log:

e6fc2862d054925e1bc2addb876ec7f21d85d81f feat(policies): move policies examples to policy_yaml (kumahq/kuma-website#2052)
d8ba516f7eb0bd1ad0aef7d3a9659444fc6412cd fix(policyyaml) fix policy yaml backendref tags (kumahq/kuma-website#2056)
25a6db240df3cfef795db2e7f65a9dcccca96b9a feat(jekyll): add conditional increment plugin "inc" (kumahq/kuma-website#2053)
b14640bce6204e3447ff4d2a0cbb9d1ccef16965 fix(script): fix sidebar.js script to properly support nested groups (kumahq/kuma-website#2051)
4272462b49ee7656fcbbad1911a58478ddd30495 docs(guide): fix expected output on testing producer policies (kumahq/kuma-website#2048)
44489bb3d45da901e7df7b020864be3569008aa6 docs(guide): fix producer policy definition (kumahq/kuma-website#2050)
8f38fae0af4845890f95d92eca3a9e408cb2fe34 chore(deps): update docs from repo source (kumahq/kuma-website#2045)
566ae5ecef01e3ef6151744647827f6153b7b9d3 chore(assets): remove unused assets (kumahq/kuma-website#2047)
a03c923b7467300d4c3fd70738ba49d3e63dab20 feat(mal): fix support matrix for MeshAccessLog policy (kumahq/kuma-website#2030)
74111129f7261d441290cb016f5b0c4d17a1f1ab feat(mlbs): fix support matrix for MeshLoadBalancingStrategy policy (kumahq/kuma-website#2035)
9e0587ac43dc3bfa01c5ae21806ed4d57d6a8020 feat(mrl): fix support matrix for MeshRateLimit policy (kumahq/kuma-website#2038)
77778b47e62997246c57c2116f2544460ae61c1b feat(mtcpr): fix support matrix for MeshTimeout policy (kumahq/kuma-website#2041)
2a6e0179b08279130f4472d7f1f78c0f192d0b4b feat(mpp): fix support matrix for MeshProxyPatch policy (kumahq/kuma-website#2037)
b497345f3dd8979c680f91ed372a567530a23b7d feat(mtr): fix support matrix for MeshTrace policy (kumahq/kuma-website#2042)
b24e55e1c5473e0bac6bccc771f81c89574be16b feat(mtcpr): fix support matrix for MeshTCPRoute policy (kumahq/kuma-website#2040)
30287854407bb1e37079b28b230f70029a3afb8e feat(mr): fix support matrix for MeshRetry policy (kumahq/kuma-website#2039)
1c79250601f57c7fdd729890cb6dd26dd507e70e feat(mm): fix support matrix for MeshMetric policy (kumahq/kuma-website#2036)
81fb629e90e975d4083c19dc235160dc24a7e632 feat(mtp): fix support matrix for MeshTrafficPermission policy (kumahq/kuma-website#2043)
980de12f544bd4e3ea8352b0c1c44bf65d7a7a51 feat(nav): order new policies lexicographically in navbar (kumahq/kuma-website#2044)
dd43fd5b329ce8e98b3d2c5efc53fc9364d5b3ee feat(mhc): fix support matrix for MeshHealthCheck policy (kumahq/kuma-website#2033)
8826fdd37999af564c1ffe1f9edd8ee1bcc54532 feat(mhttpr): fix support matrix for MeshHttpRoute policy (kumahq/kuma-website#2034)
50e0566fe65dcbba32582952f3bea5cd1f74cc71 feat(mfi): fix support matrix for MeshFaultInjection policy (kumahq/kuma-website#2032)
be1b846c756d1c9e43cecd5921d1cf24df1b1a15 feat(mcb): fix support matrix for MeshCircuitBreaker policy (kumahq/kuma-website#2031)
bb38af17212b2859503d80b64b2922979456e614 chore(deps): bump rexml from 3.3.6 to 3.3.9 in /jekyll-kuma-plugins (kumahq/kuma-website#2046)
0a10e17671adea2705693b4838974dac0641e71b fix(install): add new kuma install guide and link it across project (kumahq/kuma-website#2021)
fb3c782116d59fdd69dfb56550b486c810e14e4b docs(meshservice): update BackendRefs to use real resources (kumahq/kuma-website#2001)
3ccc538cc9ed77970d3620fb7e4e74f1996116b0 feat(mrl): migrate MeshRateLimit policy examples to policy_yaml (kumahq/kuma-website#2027)
406549623923207dd6dd641e7d0b10322b93e520 feat(mal): migrate MeshAccessLog policy examples to policy_yaml (kumahq/kuma-website#2025)
aa0a0e47d3f081c61012b99eedf1e051949b0de4 feat(jekyll): add cpinstallfile and helmvalues jekyll plugins (kumahq/kuma-website#2026)
8cb9ddb874a507c7a6353af293afb866cf8cb50b chore(deps): update docs from repo source (kumahq/kuma-website#2023)
20d3e26cc0bf163a153162fbb0ae4a1599104a20 fix(nav): fix link to meshtls in navbar (kumahq/kuma-website#2022)
b51a5df0dae3f556fcd7ef5bf8ebf041f15808d0 chore(meshservice): rewrite examples using meshservice (kumahq/kuma-website#2003)
de87bc78bb222de4bf9ed0af290539bb4f5d9c79 docs(migration): add gateway setup (kumahq/kuma-website#2016)
50b0a68a5a7bcb90f3986e60cdf3f56d9a8b0456 fix(features): change link for requesting features to kuma repo as we store feature requests there (kumahq/kuma-website#2019)
9e1194214c64eaeb168932cd8cb926c3bb6733aa fix(install): removing kumactl install as it is covered in quickstart guides (kumahq/kuma-website#2017)
0e1b5c93fbfcc903071bbf404a76249287a43803 fix(install): link was previously not rendered properly and was not working (kumahq/kuma-website#2018)

Triggered by action.

@kong-docs kong-docs requested a review from a team as a code owner October 25, 2024 00:25
@kong-docs kong-docs added review:general Review for general accuracy and presentation. Does the doc work? Does it output correctly? skip-changelog labels Oct 25, 2024
Copy link

netlify bot commented Oct 25, 2024

Deploy Preview for kongdocs failed.

Name Link
🔨 Latest commit 96eca26
🔍 Latest deploy log https://app.netlify.com/sites/kongdocs/deploys/672420bb79b783000889aa74

@kong-docs kong-docs changed the title chore(deps): bump kumahq/kuma-website from 2e6d25cc to 20d3e26c chore(deps): bump kumahq/kuma-website from 2e6d25cc to aa0a0e47 Oct 26, 2024
@kong-docs kong-docs changed the title chore(deps): bump kumahq/kuma-website from 2e6d25cc to aa0a0e47 chore(deps): bump kumahq/kuma-website from 2e6d25cc to 0a10e176 Oct 29, 2024
@kong-docs kong-docs changed the title chore(deps): bump kumahq/kuma-website from 2e6d25cc to 0a10e176 chore(deps): bump kumahq/kuma-website from 2e6d25cc to 4272462b Oct 30, 2024
@kong-docs kong-docs force-pushed the chore/upgrade-kuma-website branch 2 times, most recently from ebe5d9c to 0eac462 Compare October 31, 2024 00:25
@kong-docs kong-docs changed the title chore(deps): bump kumahq/kuma-website from 2e6d25cc to 4272462b chore(deps): bump kumahq/kuma-website from 2e6d25cc to b14640bc Oct 31, 2024
@kong-docs kong-docs changed the title chore(deps): bump kumahq/kuma-website from 2e6d25cc to b14640bc chore(deps): bump kumahq/kuma-website from 2e6d25cc to e6fc2862 Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
review:general Review for general accuracy and presentation. Does the doc work? Does it output correctly? skip-changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant