Skip to content
This repository was archived by the owner on Nov 24, 2025. It is now read-only.

Tags: containeroo/SyncFlaer

Tags

v5.5.3

Toggle v5.5.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Minor improvements (#161)

v5.5.2

Toggle v5.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update module gopkg.in/yaml.v2 to v3 (#157)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

v5.5.1

Toggle v5.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Prepare release v5.5.1 (#147)

v5.5.0

Toggle v5.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add update checker feature (#123)

* Add update chcker feature

* Add option to disable update check

v5.4.2

Toggle v5.4.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Update changelog

v5.4.1

Toggle v5.4.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Fix brew publish

v5.4.0

Toggle v5.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add support for defaultOverrides (#104)

v5.3.0

Toggle v5.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Kubernetes Ingress integration (#95)

* Initial kubernetes ingress implementation

* Set timeout for golangci-lint

* Update README.md

* Add rbac example

* Fix rbac

* Update README.md

Co-authored-by: giotto <giottolino@gmail.com>

* Fix in-cluster kubernetes client

* Simplification

* Fix license and readme

* Improve log message

* Simplify kube client creation

* Increase retries for asset upload

Co-authored-by: giotto <giottolino@gmail.com>

v5.3.0-rc3

Toggle v5.3.0-rc3's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Simplify kube client creation

v5.3.0-rc2

Toggle v5.3.0-rc2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Fix in-cluster kubernetes client