Skip to content

Tags: and-1/shell-operator

Tags

v1.0.10

Toggle v1.0.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: update go modules to fix CVE-2021-38561 and CVE-2022-27191 (fl…

…ant#396)

v1.0.9

Toggle v1.0.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: update versions to address CVE-2022-23806 (flant#370)

- kubectl 1.21.8 built with vulnerable Go 1.16.12
- Use kubectl 1.21.10 built with Go 1.16.14.
- Update alpine to 3.15.

v1.0.8

Toggle v1.0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: runtime config for "live" debugging options (flant#352)

- parameter value with 3 layers: default, permanent and temporal
- permanent value overrides the default value
- temporal value overrides permanent for a period of time
- onChange callback to react to value changes
- forceDuration callback to force temporal value instead permanent

v1.0.7

Toggle v1.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request flant#347 from MrBeast/main

bump kubectl version from 1.19.11 to 1.21.8

v1.0.6

Toggle v1.0.6's commit message
fix(ci): push latest image along with released tag

v1.0.5

Toggle v1.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(deps): bump actions/cache from 2.1.6 to 2.1.7 (flant#335)

Bumps [actions/cache](https://github.com/actions/cache) from 2.1.6 to 2.1.7.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](actions/cache@v2.1.6...v2.1.7)

---
updated-dependencies:
- dependency-name: actions/cache
  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>

v1.0.4

Toggle v1.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request flant#324 from flant/migrate_to_go_1_16

Migrate to Go 1.16

v1.0.3

Toggle v1.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(deps): bump actions/github-script from 4.0.2 to 4.1 (flant#310)

Bumps [actions/github-script](https://github.com/actions/github-script) from 4.0.2 to 4.1.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](actions/github-script@v4.0.2...v4.1)

---
updated-dependencies:
- dependency-name: actions/github-script
  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>

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
ref: object patcher and patch collector (flant#308)

* ref: object patcher and patch collector

- add ignoreIfMissing option for patch operations

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request flant#277 from flant/dependabot/github_actions/act…

…ions/github-script-v4.0.2

chore(deps): bump actions/github-script from v3 to v4.0.2