Update dependency tanka to v0.38.0 #2

Open
renovate-bot wants to merge 1 commit from renovate/tanka-0.x into main
Member

This PR contains the following updates:

Package Update Change
tanka minor 0.37.40.38.0

Release Notes

grafana/tanka (tanka)

v0.38.0

Compare Source

🎉 Features
🐛 Bug Fixes
  • deps: update docs (#​2078) (b4da99c)
  • deps: update module github.com/vektah/gqlparser/v2 to v2.5.36 (#​2131) (ac887ed)
  • deps: update module golang.org/x/sync to v0.22.0 (#​2149) (3bee02e)
  • deps: update module golang.org/x/term to v0.45.0 (#​2163) (63406a8)
  • deps: update module golang.org/x/text to v0.39.0 (#​2144) (a1a98e9)
  • deps: update module golang.org/x/text to v0.40.0 (#​2164) (376ad7e)
  • deps: update module google.golang.org/grpc to v1.82.0 (#​2134) (3004d5f)
  • deps: update otel to v1.44.0 (#​2088) (b04452f)
  • security/unknown/acceptance-tests: update go toolchain directive to v1.26.5 [security] (#​2151) (f5e5d6b)
  • security/unknown/dagger: update go toolchain directive to v1.26.5 [security] (#​2152) (3cfc4a9)
  • security/unknown/: update go toolchain directive to v1.26.5 [security] (#​2150) (bbec77d)
🤖 Continuous Integration
🔧 Miscellaneous Chores

v0.37.5

Compare Source

🐛 Bug Fixes
  • deps: bump alpine Go stages to 1.26.4 (#​2104) (cf47ed8)
  • deps: bump Go build image to 1.26.4 (#​2103) (172a119)
  • deps: update docs (major) (#​2117) (f93e665)
  • deps: update module github.com/99designs/gqlgen to v0.17.93 (#​2113) (7a38e94)
  • deps: update module github.com/vektah/gqlparser/v2 to v2.5.35 (#​2114) (d2cb572)
  • deps: update module golang.org/x/sync to v0.21.0 (#​2084) (dd2908b)
  • deps: update module golang.org/x/text to v0.38.0 (#​2087) (d2ba41f)
  • kubernetes: clarify missing kubeconfig errors (#​2094) (4f74d85)
  • security/high/.github/workflows: update dependency pnpm to v11.8.0 [security] (#​2096) (511a078)
  • security/high/.github/workflows: update security .github/workflows pnpm to v11.8.0 [security] (511a078)
🤖 Continuous Integration
🔧 Miscellaneous Chores

Configuration

📅 Schedule: (UTC)

  • 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.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [tanka](https://github.com/grafana/tanka) | minor | `0.37.4` → `0.38.0` | --- ### Release Notes <details> <summary>grafana/tanka (tanka)</summary> ### [`v0.38.0`](https://github.com/grafana/tanka/blob/HEAD/CHANGELOG.md#0380-2026-07-16) [Compare Source](https://github.com/grafana/tanka/compare/v0.37.5...v0.38.0) ##### 🎉 Features - prune: add support for --namespace flag ([#&#8203;2140](https://github.com/grafana/tanka/issues/2140)) ([1fb809f](https://github.com/grafana/tanka/commit/1fb809f5ba6d5c0285f9d64e7d67c7944243c59b)) ##### 🐛 Bug Fixes - **deps:** update docs ([#&#8203;2078](https://github.com/grafana/tanka/issues/2078)) ([b4da99c](https://github.com/grafana/tanka/commit/b4da99c496038d178a42e69c49861be0eaafea1a)) - **deps:** update module github.com/vektah/gqlparser/v2 to v2.5.36 ([#&#8203;2131](https://github.com/grafana/tanka/issues/2131)) ([ac887ed](https://github.com/grafana/tanka/commit/ac887edf9d9306a9d1e8c4de7ce1c8afb47884c4)) - **deps:** update module golang.org/x/sync to v0.22.0 ([#&#8203;2149](https://github.com/grafana/tanka/issues/2149)) ([3bee02e](https://github.com/grafana/tanka/commit/3bee02e187649ae44272777b9babf789e47e3427)) - **deps:** update module golang.org/x/term to v0.45.0 ([#&#8203;2163](https://github.com/grafana/tanka/issues/2163)) ([63406a8](https://github.com/grafana/tanka/commit/63406a80c76a9c57e655ebeaaa8021ea226936d4)) - **deps:** update module golang.org/x/text to v0.39.0 ([#&#8203;2144](https://github.com/grafana/tanka/issues/2144)) ([a1a98e9](https://github.com/grafana/tanka/commit/a1a98e9583847860438f9b67c838da93908ea4e3)) - **deps:** update module golang.org/x/text to v0.40.0 ([#&#8203;2164](https://github.com/grafana/tanka/issues/2164)) ([376ad7e](https://github.com/grafana/tanka/commit/376ad7eab01b6bd807531f8ff376c3b329a03cd7)) - **deps:** update module google.golang.org/grpc to v1.82.0 ([#&#8203;2134](https://github.com/grafana/tanka/issues/2134)) ([3004d5f](https://github.com/grafana/tanka/commit/3004d5f6edf8a21cc540210a986c1b2df2027c96)) - **deps:** update otel to v1.44.0 ([#&#8203;2088](https://github.com/grafana/tanka/issues/2088)) ([b04452f](https://github.com/grafana/tanka/commit/b04452f2c62b9942d323374b0eef8514463db8be)) - **security/unknown/acceptance-tests:** update go toolchain directive to v1.26.5 \[security] ([#&#8203;2151](https://github.com/grafana/tanka/issues/2151)) ([f5e5d6b](https://github.com/grafana/tanka/commit/f5e5d6bc1df33028d0b95d6802312880dee4d77b)) - **security/unknown/dagger:** update go toolchain directive to v1.26.5 \[security] ([#&#8203;2152](https://github.com/grafana/tanka/issues/2152)) ([3cfc4a9](https://github.com/grafana/tanka/commit/3cfc4a910825a123c327ed4e7258ae6545b0d5f6)) - **security/unknown/:** update go toolchain directive to v1.26.5 \[security] ([#&#8203;2150](https://github.com/grafana/tanka/issues/2150)) ([bbec77d](https://github.com/grafana/tanka/commit/bbec77dd3142f9420d63dcda4e6c1440c501ded0)) ##### 🤖 Continuous Integration - sign and attest published Docker images ([#&#8203;2154](https://github.com/grafana/tanka/issues/2154)) ([7a7e1a7](https://github.com/grafana/tanka/commit/7a7e1a7d2086c55355bef3b7a5819f965f24aa6d)) - signed-commits-info workflow ([#&#8203;2119](https://github.com/grafana/tanka/issues/2119)) ([256783d](https://github.com/grafana/tanka/commit/256783d97b3b172a50708f65e18c4bd6aa2f9374)) ##### 🔧 Miscellaneous Chores - **deps:** update actions/cache action to v6 ([#&#8203;2128](https://github.com/grafana/tanka/issues/2128)) ([c8ba6b9](https://github.com/grafana/tanka/commit/c8ba6b93bb10c55ee185c05b2159524af71d278d)) - **deps:** update actions/checkout action to v7 ([#&#8203;2129](https://github.com/grafana/tanka/issues/2129)) ([87b2e4f](https://github.com/grafana/tanka/commit/87b2e4f62331ad4c15de398a5d17c60caf175d9d)) - **deps:** update dependency pnpm to v11.10.0 ([#&#8203;2146](https://github.com/grafana/tanka/issues/2146)) ([cdf24ce](https://github.com/grafana/tanka/commit/cdf24ce445b7685f12045af9b62c1ee12da118d6)) - **deps:** update dependency pnpm to v11.9.0 ([#&#8203;2086](https://github.com/grafana/tanka/issues/2086)) ([dd2ea77](https://github.com/grafana/tanka/commit/dd2ea77dc82b9d1c38d644e9b0f7173469cf62d1)) - **deps:** update docker/build-push-action action to v7.3.0 ([#&#8203;2138](https://github.com/grafana/tanka/issues/2138)) ([df3cec9](https://github.com/grafana/tanka/commit/df3cec9e94d140e22fb6b409cf0ba3f703b12315)) - **deps:** update docker/metadata-action action to v6.2.0 ([#&#8203;2141](https://github.com/grafana/tanka/issues/2141)) ([bb850be](https://github.com/grafana/tanka/commit/bb850be317b3a83527799e5faed9331ed5abe2cf)) - **deps:** update docker/setup-buildx-action action to v4.2.0 ([#&#8203;2142](https://github.com/grafana/tanka/issues/2142)) ([a25d142](https://github.com/grafana/tanka/commit/a25d1421322f3066b720e2b0d1af121b1ecf150e)) - **deps:** update golang docker tag to v1.26.5 ([#&#8203;2167](https://github.com/grafana/tanka/issues/2167)) ([59bf1ee](https://github.com/grafana/tanka/commit/59bf1ee008a274658b7c241a6c0e45c4881f72cf)) - **deps:** update golang:1.26.5 docker digest to [`d52df9c`](https://github.com/grafana/tanka/commit/d52df9c) ([#&#8203;2168](https://github.com/grafana/tanka/issues/2168)) ([96313dc](https://github.com/grafana/tanka/commit/96313dc642339cc1a4b62811f7fc7bd764f70bae)) - **deps:** update google.golang.org/genproto/googleapis/api digest to [`925bb5d`](https://github.com/grafana/tanka/commit/925bb5d) ([#&#8203;2136](https://github.com/grafana/tanka/issues/2136)) ([f80b3b1](https://github.com/grafana/tanka/commit/f80b3b11ea893ac427210c20a4432988a90aa340)) - **deps:** update google.golang.org/genproto/googleapis/api digest to [`f0a9213`](https://github.com/grafana/tanka/commit/f0a9213) ([#&#8203;2155](https://github.com/grafana/tanka/issues/2155)) ([20075c4](https://github.com/grafana/tanka/commit/20075c4d79c6afd10cc3dcad3e290a9e0a79eeca)) - **deps:** update google.golang.org/genproto/googleapis/rpc digest to [`925bb5d`](https://github.com/grafana/tanka/commit/925bb5d) ([#&#8203;2137](https://github.com/grafana/tanka/issues/2137)) ([8235ad9](https://github.com/grafana/tanka/commit/8235ad99269b5e2e8e143c1ff719319f8b961f6c)) - **deps:** update google.golang.org/genproto/googleapis/rpc digest to [`f0a9213`](https://github.com/grafana/tanka/commit/f0a9213) ([#&#8203;2156](https://github.com/grafana/tanka/issues/2156)) ([9922f8b](https://github.com/grafana/tanka/commit/9922f8bd00ad4af2cfc240f39846888c726a49fc)) - **deps:** update k8s.io/kube-openapi digest to [`cdb1db5`](https://github.com/grafana/tanka/commit/cdb1db5) ([#&#8203;2157](https://github.com/grafana/tanka/issues/2157)) ([1962beb](https://github.com/grafana/tanka/commit/1962beb8f66b873b020a2ab8f4a6286300a04f35)) - **deps:** update k8s.io/utils digest to [`cf1189d`](https://github.com/grafana/tanka/commit/cf1189d) ([#&#8203;2159](https://github.com/grafana/tanka/issues/2159)) ([fcdbb0b](https://github.com/grafana/tanka/commit/fcdbb0b04532ad456ce485910ccfe00fcdd821e7)) - **deps:** update module github.com/spf13/cast to v1.10.0 ([#&#8203;2123](https://github.com/grafana/tanka/issues/2123)) ([8dec185](https://github.com/grafana/tanka/commit/8dec18580b140419eb16478b9e8580e6c8ee105b)) - **deps:** update module golang.org/x/crypto to v0.54.0 ([#&#8203;2166](https://github.com/grafana/tanka/issues/2166)) ([c2358d3](https://github.com/grafana/tanka/commit/c2358d337accd6543351445998be1798909ee1fb)) - **deps:** update module golang.org/x/net to v0.56.0 ([#&#8203;2125](https://github.com/grafana/tanka/issues/2125)) ([d66312e](https://github.com/grafana/tanka/commit/d66312ee4c04cbca730b3eed19b760d7a3e1b5ad)) - **deps:** update module golang.org/x/net to v0.57.0 ([#&#8203;2171](https://github.com/grafana/tanka/issues/2171)) ([bbe70fa](https://github.com/grafana/tanka/commit/bbe70faface92b7957c4ea18ab51c2057832281f)) - **deps:** update module golang.org/x/sys to v0.47.0 ([#&#8203;2148](https://github.com/grafana/tanka/issues/2148)) ([1891ba6](https://github.com/grafana/tanka/commit/1891ba6849e036e3c235840287b44ae82945b33e)) - **deps:** update module google.golang.org/grpc to v1.81.1 ([#&#8203;2126](https://github.com/grafana/tanka/issues/2126)) ([830f80f](https://github.com/grafana/tanka/commit/830f80fe984f737db244d00f4403f92f327a8caf)) - **deps:** update module sigs.k8s.io/structured-merge-diff/v6 to v6.4.0 ([#&#8203;2127](https://github.com/grafana/tanka/issues/2127)) ([d098a4c](https://github.com/grafana/tanka/commit/d098a4c1d603cf404e03f18ae2bfb31731df31df)) - **deps:** update module sigs.k8s.io/structured-merge-diff/v6 to v6.4.1 ([#&#8203;2158](https://github.com/grafana/tanka/issues/2158)) ([a7a7aaf](https://github.com/grafana/tanka/commit/a7a7aaffaf782f0ec566f0dfbc0888dea77b2b0f)) - **deps:** update module sigs.k8s.io/structured-merge-diff/v6 to v6.4.2 ([#&#8203;2161](https://github.com/grafana/tanka/issues/2161)) ([5f7b80c](https://github.com/grafana/tanka/commit/5f7b80c727250f37289770f6eab4ddd73543cd43)) - **deps:** update pnpm to v11.10.0 ([#&#8203;2147](https://github.com/grafana/tanka/issues/2147)) ([64e6fed](https://github.com/grafana/tanka/commit/64e6fed13c2f7d7fd4d67cdf805c193739e20e7a)) - **deps:** update pnpm to v11.9.0 ([#&#8203;2143](https://github.com/grafana/tanka/issues/2143)) ([2b289dd](https://github.com/grafana/tanka/commit/2b289dd896848f211d3a4fd4a60a97df9c6b6333)) ### [`v0.37.5`](https://github.com/grafana/tanka/blob/HEAD/CHANGELOG.md#0375-2026-07-02) [Compare Source](https://github.com/grafana/tanka/compare/v0.37.4...v0.37.5) ##### 🐛 Bug Fixes - **deps:** bump alpine Go stages to 1.26.4 ([#&#8203;2104](https://github.com/grafana/tanka/issues/2104)) ([cf47ed8](https://github.com/grafana/tanka/commit/cf47ed83f0d9210f8dc101e4933c27b609ad7e19)) - **deps:** bump Go build image to 1.26.4 ([#&#8203;2103](https://github.com/grafana/tanka/issues/2103)) ([172a119](https://github.com/grafana/tanka/commit/172a1193507263da91fdc3e93d791654fb1bcfc8)) - **deps:** update docs (major) ([#&#8203;2117](https://github.com/grafana/tanka/issues/2117)) ([f93e665](https://github.com/grafana/tanka/commit/f93e665b2e3693ed3abb0f1824c7ddc3406469d1)) - **deps:** update module github.com/99designs/gqlgen to v0.17.93 ([#&#8203;2113](https://github.com/grafana/tanka/issues/2113)) ([7a38e94](https://github.com/grafana/tanka/commit/7a38e945351463107a04c564e4784e718a8ad6b9)) - **deps:** update module github.com/vektah/gqlparser/v2 to v2.5.35 ([#&#8203;2114](https://github.com/grafana/tanka/issues/2114)) ([d2cb572](https://github.com/grafana/tanka/commit/d2cb572bbcb516fe0a1624eb2bd7632cb17dbb4f)) - **deps:** update module golang.org/x/sync to v0.21.0 ([#&#8203;2084](https://github.com/grafana/tanka/issues/2084)) ([dd2908b](https://github.com/grafana/tanka/commit/dd2908ba7ac4710948577c1ad60a7c391250e0f6)) - **deps:** update module golang.org/x/text to v0.38.0 ([#&#8203;2087](https://github.com/grafana/tanka/issues/2087)) ([d2ba41f](https://github.com/grafana/tanka/commit/d2ba41f5f8be8cf7c9383f80b1e84ae10501027f)) - **kubernetes:** clarify missing kubeconfig errors ([#&#8203;2094](https://github.com/grafana/tanka/issues/2094)) ([4f74d85](https://github.com/grafana/tanka/commit/4f74d85e18f13c3e8ddf2d6f241089bb473f3342)) - **security/high/.github/workflows:** update dependency pnpm to v11.8.0 \[security] ([#&#8203;2096](https://github.com/grafana/tanka/issues/2096)) ([511a078](https://github.com/grafana/tanka/commit/511a078dc246ab4ca5878c62ee1a36b883fae61b)) - **security/high/.github/workflows:** update security .github/workflows pnpm to v11.8.0 \[security] ([511a078](https://github.com/grafana/tanka/commit/511a078dc246ab4ca5878c62ee1a36b883fae61b)) ##### 🤖 Continuous Integration - do not cancel website builds ([#&#8203;2110](https://github.com/grafana/tanka/issues/2110)) ([b4d200a](https://github.com/grafana/tanka/commit/b4d200aa47cd08edbe0898ebc8ff3868d327f43b)) - update publish-page workflow to publish as artifact ([#&#8203;2108](https://github.com/grafana/tanka/issues/2108)) ([3a881ff](https://github.com/grafana/tanka/commit/3a881ff8ac7627eae39a9b0f7a0e82224fd03dc1)) ##### 🔧 Miscellaneous Chores - **deps:** update actions/cache action to v5.1.0 ([#&#8203;2118](https://github.com/grafana/tanka/issues/2118)) ([cd64374](https://github.com/grafana/tanka/commit/cd6437493d6653b52b2e0a31aec99b943ec10bad)) - **deps:** update actions/setup-go action to v6.5.0 ([#&#8203;2120](https://github.com/grafana/tanka/issues/2120)) ([8b11e7b](https://github.com/grafana/tanka/commit/8b11e7b41767d6325a48fb2d85a8e373b60b8cf4)) - **deps:** update alpine docker tag to v3.24.1 ([#&#8203;2091](https://github.com/grafana/tanka/issues/2091)) ([a1fa58b](https://github.com/grafana/tanka/commit/a1fa58b85c56af43ab3c0ba665b67ac57486c956)) - **deps:** update azure/setup-helm action to v5.0.1 ([#&#8203;2102](https://github.com/grafana/tanka/issues/2102)) ([41fa485](https://github.com/grafana/tanka/commit/41fa4856db916a84b7448b1028887202330adca3)) - **deps:** update google.golang.org/genproto/googleapis/api digest to [`b703f56`](https://github.com/grafana/tanka/commit/b703f56) ([#&#8203;2099](https://github.com/grafana/tanka/issues/2099)) ([924b6b3](https://github.com/grafana/tanka/commit/924b6b3a33fd04225adb21a061c0d1b45a7415bb)) - **deps:** update google.golang.org/genproto/googleapis/rpc digest to [`b703f56`](https://github.com/grafana/tanka/commit/b703f56) ([#&#8203;2100](https://github.com/grafana/tanka/issues/2100)) ([2e5bd2e](https://github.com/grafana/tanka/commit/2e5bd2e71e5bd5ee6f9585e75440857fa02bf53f)) - **deps:** update k8s.io/kube-openapi digest to [`8f3fa49`](https://github.com/grafana/tanka/commit/8f3fa49) ([#&#8203;2101](https://github.com/grafana/tanka/issues/2101)) ([1427450](https://github.com/grafana/tanka/commit/14274501003f5b95c87366caa269e0542a1a6c40)) - **deps:** update k8s.io/utils digest to [`be93311`](https://github.com/grafana/tanka/commit/be93311) ([#&#8203;2092](https://github.com/grafana/tanka/issues/2092)) ([47f51e2](https://github.com/grafana/tanka/commit/47f51e2f405a28e5471d5606a1305c85e07c7e58)) - **deps:** update module dario.cat/mergo to v1.0.2 ([#&#8203;2106](https://github.com/grafana/tanka/issues/2106)) ([ab36ad5](https://github.com/grafana/tanka/commit/ab36ad55afb729a1cf37043fe2ef9e4fb9eaedde)) - **deps:** update module github.com/fxamacker/cbor/v2 to v2.9.2 ([#&#8203;2107](https://github.com/grafana/tanka/issues/2107)) ([a0924e9](https://github.com/grafana/tanka/commit/a0924e995856eb53aa392513d49e9098e535dd00)) - **deps:** update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.29.0 ([#&#8203;2121](https://github.com/grafana/tanka/issues/2121)) ([07ecd43](https://github.com/grafana/tanka/commit/07ecd4377970392581ad1c425bbe61fa65aa43f2)) - **deps:** update module github.com/masterminds/semver/v3 to v3.5.0 ([#&#8203;2122](https://github.com/grafana/tanka/issues/2122)) ([48c3bc2](https://github.com/grafana/tanka/commit/48c3bc256f4dcef2af44ddb30d81a0b7810fcbab)) - **deps:** update module github.com/mattn/go-colorable to v0.1.15 ([#&#8203;2109](https://github.com/grafana/tanka/issues/2109)) ([badf3a2](https://github.com/grafana/tanka/commit/badf3a294bbf6fef9eb312da9fffb8f6640d82b2)) - **deps:** update module github.com/mattn/go-isatty to v0.0.22 ([#&#8203;2111](https://github.com/grafana/tanka/issues/2111)) ([3a13067](https://github.com/grafana/tanka/commit/3a130676059184e86d95a35dc7463af0bbae25f9)) - **deps:** update module go.yaml.in/yaml/v2 to v2.4.4 ([#&#8203;2112](https://github.com/grafana/tanka/issues/2112)) ([affba10](https://github.com/grafana/tanka/commit/affba10ccd93b7e60a48b213a8c140d3b1e512d0)) - **deps:** update module golang.org/x/crypto to v0.53.0 ([#&#8203;2124](https://github.com/grafana/tanka/issues/2124)) ([3f3491c](https://github.com/grafana/tanka/commit/3f3491c173043debfc1c4497c37dacab2811724f)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNTMuMSIsInVwZGF0ZWRJblZlciI6IjQzLjI1My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate-bot force-pushed renovate/tanka-0.x from 2c6c08878d to 55a2d68a09 2026-07-09 21:02:32 +00:00 Compare
renovate-bot force-pushed renovate/tanka-0.x from 55a2d68a09 to 303b809e5a 2026-07-16 12:02:41 +00:00 Compare
renovate-bot changed title from Update dependency tanka to v0.37.5 to Update dependency tanka to v0.38.0 2026-07-16 12:02:42 +00:00
This pull request is broken due to missing fork information.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/tanka-0.x:renovate/tanka-0.x
git switch renovate/tanka-0.x

Merge

Merge the changes and update on Forgejo.
git switch main
git merge --no-ff renovate/tanka-0.x
git switch renovate/tanka-0.x
git rebase main
git switch main
git merge --ff-only renovate/tanka-0.x
git switch renovate/tanka-0.x
git rebase main
git switch main
git merge --no-ff renovate/tanka-0.x
git switch main
git merge --squash renovate/tanka-0.x
git switch main
git merge --ff-only renovate/tanka-0.x
git switch main
git merge renovate/tanka-0.x
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ops/ci-tools!2
No description provided.