UA DevOps
Open in Telegram
ΠΠ°Π½Π°Π» Π· Π½ΠΎΠ²ΠΈΠ½Π°ΠΌΠΈ Ρ DevOps ΡΠ²ΡΡΡ. ΠΠΊΡΡΠ°Π»ΡΠ½Ρ ΡΡΠ°ΡΡΡ ΡΠ° ΡΡΠΊΠ°Π²Ρ ΡΡΡΠ΅Π½Π½Ρ. ΠΠ°Ρ ΡΠ°Ρ: @ua_devops_community ΡΠ΅ΠΊΠ»Π°ΠΌΠ°: @yuliy_ceaser
Show more728
Subscribers
No data24 hours
-27 days
-430 days
Posts Archive
727
π Argo CD v3.5.0-rc2 released
Quick Start Non-HA: kubectl create namespace argocd kubectl apply -n argocd --server-side --force-conflicts -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.5.0-rc2/manifests/install.yaml HA: kubectl create namespace argocd kubectl apply -n a...
π Read more: https://github.com/argoproj/argo-cd/releases/tag/v3.5.0-rc2
π° Source: GitHub Releases (GitOps & CD)
π
2026-07-01 03:40 UTC
#DevOps #Tech #Automation #CloudNative
727
π Backstage v1.53.0-next.1 released
See docs/releases/v1.53.0-next.1-changelog.md for more information.
π Read more: https://github.com/backstage/backstage/releases/tag/v1.53.0-next.1
π° Source: GitHub Releases (Platform & Tooling)
π
2026-06-30 17:37 UTC
#DevOps #Tech #Automation #CloudNative
727
π Flux2 v2.9.0 released
Highlights Flux v2.9.0 is a feature release. Users are encouraged to upgrade for the best experience. For a compressive overview of new features and API changes included in this release, please refer to the Announcing Flux 2.9 GA blog post . Overview...
π Read more: https://github.com/fluxcd/flux2/releases/tag/v2.9.0
π° Source: GitHub Releases (GitOps & CD)
π
2026-06-30 15:50 UTC
#DevOps #Tech #Automation #CloudNative
727
π Thanos v0.42.0-rc.2 released
v0.42.0-rc.2 - 2026 06 30 RC.2 fixes a few small regressions after introducing the *os.Root API. NOTE: we skipped over rc.0 because the release pipeline was broken due to update base image SHAs. There are no other changes except for that in compariso...
π Read more: https://github.com/thanos-io/thanos/releases/tag/v0.42.0-rc.2
π° Source: GitHub Releases (Observability)
π
2026-06-30 13:06 UTC
#DevOps #Tech #Automation #CloudNative
727
π Gateway API Release v1.6.0 released
v1.6.0 Changes Since v1.5.1 GEP & API Graduation UDPRoute & TCPRoute Graduation: UDPRoute has graduated to GA. We recommend using the "v1" API version with this API now. The "v1alpha2" version of this API is deprecated and will be removed in ...
π Read more: https://github.com/kubernetes-sigs/gateway-api/releases/tag/v1.6.0
π° Source: GitHub Releases (Networking & Mesh)
π
2026-06-29 20:40 UTC
#DevOps #Tech #Automation #CloudNative
727
π Gateway API conformance/v1.6.0 released
version bump and changelog update for v1.6.0 release. ( #5029 )
π Read more: https://github.com/kubernetes-sigs/gateway-api/releases/tag/conformance%2Fv1.6.0
π° Source: GitHub Releases (Networking & Mesh)
π
2026-06-29 17:44 UTC
#DevOps #Tech #Automation #CloudNative
727
π Gitea v1.28.0-dev released
fix(deps): update module gitlab.com/gitlab-org/api/client-go/v2 to v2β¦
π Read more: https://github.com/go-gitea/gitea/releases/tag/v1.28.0-dev
π° Source: GitHub Releases (CI & Pipelines)
π
2026-06-29 16:09 UTC
#DevOps #Tech #Automation #CloudNative
727
π Mimir mimir-distributed-6.2.0-weekly.401: Release mimir-distributed Helm chart 6.2.0-weekly.401 (#15877) released
Automated PR created by helm-weekly-release-pr.yaml Co-authored-by: mimir-vendoring[bot] <149193068+mimir-vendoring[bot]@users.noreply.github.com>
π Read more: https://github.com/grafana/mimir/releases/tag/mimir-distributed-6.2.0-weekly.401
π° Source: GitHub Releases (Observability)
π
2026-06-29 14:06 UTC
#DevOps #Tech #Automation #CloudNative
727
π Open Policy Agent v1.18.1 released
This release fixes a memory leak introduced in OPA v1.17.0. It is advised to update if you notice excess memory usage when running OPA server. Fixes ast: fix AnnotationSet memory leak via runtime.AddCleanup cycle ( #8817 ) authored by @srenatus repor...
π Read more: https://github.com/open-policy-agent/opa/releases/tag/v1.18.1
π° Source: GitHub Releases (Secrets & Security)
π
2026-06-29 13:00 UTC
#DevOps #Tech #Automation #CloudNative
727
π Longhorn Longhorn v1.11.3-rc2 released
DON'T UPGRADE from/to any RC/Preview/Sprint releases because the operation is not supported. Resolved Issues in this release Improvement [BACKPORT][v1.11.3][IMPROVEMENT] longhorn-manager pods race on webhook TLS Secret at scale 13116 - @yangchiu @hoo...
π Read more: https://github.com/longhorn/longhorn/releases/tag/v1.11.3-rc2
π° Source: GitHub Releases (Storage & Backup)
π
2026-06-29 09:14 UTC
#DevOps #Tech #Automation #CloudNative
727
π Mimir mimir-distributed-6.1.0: helm: Release mimir-distributed 6.1.0 with Mimir 3.1.2 (#15839) released
What this PR does Updates Mimir version to 3.1.0 in preparation for mimir-distributed 6.1.0. Which issue(s) this PR fixes or relates to Part of #14392 Checklist Tests updated. Documentation added. CHANGELOG.md updated - the order of entries should be...
π Read more: https://github.com/grafana/mimir/releases/tag/mimir-distributed-6.1.0
π° Source: GitHub Releases (Observability)
π
2026-06-29 07:23 UTC
#DevOps #Tech #Automation #CloudNative
727
π Harbor v2.15.2-rc2 released
What's Changed Component updates β¬οΈ [CHERRY-PICK] Make openapi-generator-cli download URL configurable ( #23186 ) by @chlins in #23221 bump Go version from 1.25.9 to 1.26.3 by @stonezdj in #23236 [cherry-pick] Rebuild goharbor/photon image before cre...
π Read more: https://github.com/goharbor/harbor/releases/tag/v2.15.2-rc2
π° Source: GitHub Releases (Packaging & Registry)
π
2026-06-27 08:10 UTC
#DevOps #Tech #Automation #CloudNative
727
π Longhorn v1.13.0-dev-20260628 released
chore(crd): update crds.yaml and manifests (PR longhorn/longhorn-manaβ¦
π Read more: https://github.com/longhorn/longhorn/releases/tag/v1.13.0-dev-20260628
π° Source: GitHub Releases (Storage & Backup)
π
2026-06-27 04:19 UTC
#DevOps #Tech #Automation #CloudNative
727
π Backstage v1.52.1 released
This patch release fixes the following issues: Internal refactor of the specialized app sign-in runtime to initialize it once instead of reassigning it. Fix scheduler tasks stuck with NULL next_run_start_at when switching from manual trigger to caden...
π Read more: https://github.com/backstage/backstage/releases/tag/v1.52.1
π° Source: GitHub Releases (Platform & Tooling)
π
2026-06-26 15:03 UTC
#DevOps #Tech #Automation #CloudNative
727
π External Secrets Operator v2.7.0 released
Image: ghcr.io/external-secrets/external-secrets:v2.7.0 Image: ghcr.io/external-secrets/external-secrets:v2.7.0-ubi Image: ghcr.io/external-secrets/external-secrets:v2.7.0-ubi-boringssl What's Changed General chore: release helm charts 2.6.0 by @Skar...
π Read more: https://github.com/external-secrets/external-secrets/releases/tag/v2.7.0
π° Source: GitHub Releases (Secrets & Security)
π
2026-06-26 12:08 UTC
#DevOps #Tech #Automation #CloudNative
727
π Talos Linux v1.14.0-alpha.2 released
Talos 1.14.0-alpha.2 (2026-06-26) Welcome to the v1.14.0-alpha.2 release of Talos! This is a pre-release of Talos Please try out the release binaries and report any issues at https://github.com/siderolabs/talos/issues . DNS over TLS (DoT) and DNS ove...
π Read more: https://github.com/siderolabs/talos/releases/tag/v1.14.0-alpha.2
π° Source: GitHub Releases (Orchestration & Runtime)
π
2026-06-26 08:58 UTC
#DevOps #Tech #Automation #CloudNative
727
π Talos Linux pkg/machinery/v1.14.0-alpha.2 released
New release of Talos Linux in the Orchestration & Runtime category.
π Read more: https://github.com/siderolabs/talos/releases/tag/pkg%2Fmachinery%2Fv1.14.0-alpha.2
π° Source: GitHub Releases (Orchestration & Runtime)
π
2026-06-26 07:51 UTC
#DevOps #Tech #Automation #CloudNative
727
π Thanos v0.42.0-rc.1 released
v0.42.0-rc.1 - 2026 06 26 NOTE: we skipped over rc.0 because the release pipeline was broken due to update base image SHAs. There are no other changes except for that in comparison to rc.0 . The biggest new things in this release are, I think, Receiv...
π Read more: https://github.com/thanos-io/thanos/releases/tag/v0.42.0-rc.1
π° Source: GitHub Releases (Observability)
π
2026-06-25 07:16 UTC
#DevOps #Tech #Automation #CloudNative
727
π Gateway API v1.6.0-rc.2 released
Major Changes Since v1.6.0-rc.1 Bug or Regression β οΈ Breaking Change: TLS must now be configured for listeners using the HTTPS protocol. ( #4985 , @snorwin ) Test & Conformance The GRPCRouteWeight conformance test now sends its distribution-sampl...
π Read more: https://github.com/kubernetes-sigs/gateway-api/releases/tag/v1.6.0-rc.2
π° Source: GitHub Releases (Networking & Mesh)
π
2026-06-25 04:51 UTC
#DevOps #Tech #Automation #CloudNative
727
π Istio Istio 1.29.5 released
Artifacts Release Notes
π Read more: https://github.com/istio/istio/releases/tag/1.29.5
π° Source: GitHub Releases (Networking & Mesh)
π
2026-06-24 18:25 UTC
#DevOps #Tech #Automation #CloudNative
