You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(argo-rollouts plugin): resolve improper piping in watch command (#3009)
The `-w` or `--watch` flag is designed for continuous monitoring
and should not pipe to `less` to avoid unnecessary screen rolling.
chore(deps): bump github.com/anchore/grype from 0.84.0 to 0.85.0 (#3008)
Bumps [github.com/anchore/grype](https://github.com/anchore/grype) from 0.84.0 to 0.85.0.
- [Release notes](https://github.com/anchore/grype/releases)
- [Changelog](https://github.com/anchore/grype/blob/main/.goreleaser.yaml)
- [Commits](anchore/grype@v0.84.0...v0.85.0)
---
updated-dependencies:
- dependency-name: github.com/anchore/grype
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump k8s.io/kubectl from 0.31.1 to 0.31.3 (#3007)
Bumps [k8s.io/kubectl](https://github.com/kubernetes/kubectl) from 0.31.1 to 0.31.3.
- [Commits](kubernetes/kubectl@v0.31.1...v0.31.3)
---
updated-dependencies:
- dependency-name: k8s.io/kubectl
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump helm.sh/helm/v3 from 3.16.2 to 3.16.3 (#3006)
Bumps [helm.sh/helm/v3](https://github.com/helm/helm) from 3.16.2 to 3.16.3.
- [Release notes](https://github.com/helm/helm/releases)
- [Commits](helm/helm@v3.16.2...v3.16.3)
---
updated-dependencies:
- dependency-name: helm.sh/helm/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
feat: Adding new config for workload view
feat: Add config and add some documentation
feat: Refactor getValidity
feat: Refactor getValidity
feat: refactor the get replicas complexity
feat: trigger pipeline
feat: refactor workload list
feat: delete log
feat: unblock unit tests (will come back to it)
feat: fix unit tests and add k9s.json new schema
feat: add comment on the dao/workload
feat: remove todo
feat: add header on new file
feat: add new view with crud for custom gvr and rollback config
feat: add comments and flashing errors
feat: add comments
feat: update readme
feat: add comments
feat: cleanup cluster context
feat: update order of actions
feat: fix unit test
0 commit comments