Skip to content

Commit a766257

Browse files
author
ECG Bot
committed
build(deps): update stern/stern to v1.33.1
This MR contains the following updates: | Package | Update | Change | |---|---|---| | [stern/stern](https://github.com/stern/stern) | patch | `v1.33.0` -> `v1.33.1` | MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot). **Proposed changes to behavior should be submitted there as MRs.** --- ### Release Notes <details> <summary>stern/stern (stern/stern)</summary> ### [`v1.33.1`](https://github.com/stern/stern/blob/HEAD/CHANGELOG.md#v1331) [Compare Source](stern/stern@v1.33.0...v1.33.1) #### ⚡ Notable Changes ##### WinGet is now supported for installing stern If you're running on Windows, usually the actual best way is to use [WinGet](https://github.com/microsoft/winget-cli) to install which is Windows' built-in package manager, you can install like this: ``` winget install stern.stern ``` #### Changes - Added WinGet release target. ([#&#8203;354](stern/stern#354)) [`aa558b6`](stern/stern@aa558b6) (Gregor Noczinski) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever MR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this MR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNjkuMyIsInVwZGF0ZWRJblZlciI6IjQxLjE2OS4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
1 parent cf9e7fb commit a766257

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

chezmoi/dot_config/aquaproj-aqua/aqua.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ packages:
9898
- name: ynqa/[email protected]
9999
description: interactive JSON filter using jq
100100
link: https://github.com/ynqa/jnv
101-
- name: stern/[email protected].0
101+
- name: stern/[email protected].1
102102
description: Multi pod and container log tailing for Kubernetes -- Friendly fork of https://github.com/wercker/stern
103103
link: https://github.com/stern/stern
104104
- name: bitnami-labs/[email protected]

0 commit comments

Comments
 (0)