Skip to content

flux

Open and extensible continuous delivery solution for Kubernetes

Flux is a tool for keeping Kubernetes clusters in sync with sources of configuration (like Git repositories), and automating updates to configuration when there is new code to deploy.

devops

https://fluxcd.io

armhf amd64 arm64

Installation

1. Add WakeMeOps repository

curl -sSL https://raw.githubusercontent.com/upciti/wakemeops/main/assets/install_repository | sudo bash

2. Install flux

sudo apt install flux

Snippets

FROM wakemeops/minideb:bullseye

RUN install_packages \
    flux=2.2.3*

USER 1001
- name: Install dependencies
  uses: upciti/wakemeops-action@v1
  with:
    packages: |
      flux=2.2.3*

Download URLs

Version SHA256 Size (KB)
2.2.3 faa38b68beaa7d7b578a09e94718f3eeccef654fbe45644dbf27e10a53a459ad 13311
2.2.2 fad7a92af456ea0f92cb74c94f3676d31c5ba9a943de7c3ca3be011b72375866 13311
2.2.1 e539e97d1912cd50f6fbb2a05c22e008cb66b9d90688a0e0337158d2d6d46361 13311
2.2.0 0360bf5423158fc4e45a65edc1927ae95f1aede225deae92d8c533b8ce50f39b 13308
2.1.2 4db9bc8572318a1892e753b1a625737cc45eaa2283618c4616d946d649ce7eb2 12894
2.1.1 c3d7dce171ff7c0b3f3d109389246e558cd86d6ed7877166b39771d4a55fdc26 12852
2.1.0 5078ab800ee43f1e7ae35acddb74ed596a9f04bee514c15d446073fbd3f987dc 12839
2.0.1 c13dfedab820b379da029fa379bd801413a1094bba1808625e4e185745a071d0 12784
2.0.0-rc.5 6958431395fabb17560cf8ab1699d425109b7d638ebd48c0ad6a62e0528d3cc1 12777
2.0.0-rc.4 514d3d59f9bd15e9b2f15496d49c708428697535ae8c899a5f7cd290d71ee1c4 12777
Version SHA256 Size (KB)
2.2.3 ba0b2c6234f9cb6a2ccfe0fe06151063661bdf43d73d59ab22488b658c9f7d8b 11381
2.2.2 7b3ced9df6e4de6f3ed9ceef8879f423c1a810c628d0f872445060b2d1e72159 11376
2.2.1 bd0c00531dbdb8f3131225b1b6fe66834601129dd1810cd9e2e121152e6622fa 11386
2.2.0 d53caefb43ccf486384835dd7bf523ae681754413c7f7325ec8c6df92d4742b8 11388
2.1.2 f1c34a6378759117324be0660fec0acf1f1a91147aaad3a991692dfdc874490e 11045
2.1.1 e76bbc1db610c2b5c018d93455710485bea436d84cc55f9e30469343a907cb2d 11017
2.1.0 a6d622b12985ba5ad2c60d12afed93e5fd96490244e30eeed10a9c7c2db9ebfe 11016
2.0.1 2f6686f9057a4883ec018dcfd9ab6a928a681a7bccfe9266bc1dc583e7366068 10976
2.0.0-rc.5 a44f6f78d4443fa992781ef98b4d6e6ca11c682a06d271d2dc01ec1598d39342 10959
2.0.0-rc.4 8727e8bb08bda9a88237afe6550cae69d24e0320ce8959fdafe98dbeb3a91486 10956
Version SHA256 Size (KB)
2.2.3 7f42a3c4e715f5540ef5824da468827f7530612eabad8aae8dc0fbd1198a6444 11588
2.2.2 d4fbb72946cfc4fbc7f62993158777207fbf724e7af49b52bea05ebc15abca32 11593
2.2.1 b29fccf236d68a96649b63e1f3fa1327db74dcc15e2561c89b2f28c0ad862bc6 11596
2.2.0 905aaa0b7a3913b473077ebc4d9fde9512aa7fe10cbe33a612dd2bc16fa1d84e 11590
2.1.2 f58c16070d4877d50d18b5c90295fcb6e0160797f34b242d84d47fddb510ed59 11230
2.1.1 737fa3a86de292dd612f2ca9d665ce829d3b52fa48d0c48dabef63f379a37a8a 11189
2.1.0 583e09c77fd9abbfe66d0d1ac98ec21458cebfea39db81a7ff94f76059aebe16 11186
2.0.1 259925ca9450dc32eafbb158ffb15d60ed253441ad22d7f33dc91912e83d631d 11137
2.0.0-rc.5 942fae4eb29bcf17e2bdae208d9e6ab4f6cf154091533ed4fe476d57e78d37a1 11123
2.0.0-rc.4 607a6be13eb9bd6340cc1a5fc212383ce985f30ff604af2fcb7bd90ced1afbf7 11131

Blueprints

Debian packages listed on this page are generated from op2deb YAML blueprints. Blueprints for flux are versioned here.

Click here to see flux ops2deb blueprints
https://github.com/upciti/wakemeops/blob/main/blueprints/devops/flux/ops2deb.yml
- name: flux
  matrix:
    versions:
      - 0.19.1
      - 0.20.1
      - 0.21.1
      - 0.22.1
      - 0.23.0
  homepage: https://fluxcd.io
  summary: open and extensible continuous delivery solution for Kubernetes
  description: |-
    Flux is a tool for keeping Kubernetes clusters in sync with sources
    of configuration (like Git repositories), and automating updates to
    configuration when there is new code to deploy.
  fetch: https://github.com/fluxcd/flux2/releases/download/v{{version}}/flux_{{version}}_linux_amd64.tar.gz
  script:
    - install -m 755 flux {{src}}/usr/bin/flux

- name: flux
  version: 0.24.1
  revision: "2"
  homepage: https://fluxcd.io
  summary: open and extensible continuous delivery solution for Kubernetes
  description: |-
    Flux is a tool for keeping Kubernetes clusters in sync with sources
    of configuration (like Git repositories), and automating updates to
    configuration when there is new code to deploy.
  fetch: https://github.com/fluxcd/flux2/releases/download/v{{version}}/flux_{{version}}_linux_amd64.tar.gz
  script:
    - mv flux {{src}}/usr/bin/flux

- name: flux
  matrix:
    architectures:
      - amd64
      - arm64
      - armhf
    versions:
      - 0.25.3
      - 0.26.1
      - 0.26.2
      - 0.26.3
      - 0.27.0
      - 0.27.1
      - 0.27.2
      - 0.27.3
      - 0.27.4
      - 0.28.1
      - 0.28.2
      - 0.28.3
      - 0.28.4
      - 0.28.5
      - 0.29.0
      - 0.29.1
      - 0.29.2
      - 0.29.3
      - 0.29.4
      - 0.29.5
      - 0.30.0
      - 0.30.2
      - 0.31.0
      - 0.31.1
      - 0.31.2
      - 0.31.3
      - 0.31.5
      - 0.32.0
      - 0.33.0
      - 0.34.0
      - 0.35.0
      - 0.36.0
      - 0.37.0
      - 0.38.0
      - 0.38.1
      - 0.38.2
      - 0.38.3
      - 0.39.0
      - 0.40.0
      - 0.40.1
      - 0.40.2
      - 0.41.0
      - 0.41.1
      - 0.41.2
      - 2.0.0-rc.1
      - 2.0.0-rc.2
      - 2.0.0-rc.3
      - 2.0.0-rc.4
      - 2.0.0-rc.5
      - 2.0.0
      - 2.0.1
      - 2.1.0
      - 2.1.1
      - 2.1.2
      - 2.2.0
      - 2.2.1
      - 2.2.2
      - 2.2.3
  homepage: https://fluxcd.io
  summary: open and extensible continuous delivery solution for Kubernetes
  description: |-
    Flux is a tool for keeping Kubernetes clusters in sync with sources
    of configuration (like Git repositories), and automating updates to
    configuration when there is new code to deploy.
  fetch: https://github.com/fluxcd/flux2/releases/download/v{{version}}/flux_{{version}}_linux_{{goarch}}.tar.gz
  install:
    - flux:/usr/bin/

The blueprint fetch keyword contains a URL template pointing to flux releases. Downloaded files are locked in a lockfile versioned here.

Click here to see flux release hashes
https://github.com/upciti/wakemeops/blob/main/blueprints/devops/flux/ops2deb.lock.yml
- url: https://github.com/fluxcd/flux2/releases/download/v0.19.1/flux_0.19.1_linux_amd64.tar.gz
  sha256: 91b65b1c510368a934c427dab0066db240bafa303c7ce2ce18ed4e347ea3e854
  timestamp: 2021-10-23 07:15:31+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.20.1/flux_0.20.1_linux_amd64.tar.gz
  sha256: b6d296aefa0d77631c98ea810c1c2e572d110cd68cc98193cab5d996dae676d2
  timestamp: 2021-10-31 06:15:40+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.21.1/flux_0.21.1_linux_amd64.tar.gz
  sha256: b54cb7b65df89f9c0255bf75552a144667267a6928f9557c39178238cf13c243
  timestamp: 2021-11-05 06:15:35+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.22.1/flux_0.22.1_linux_amd64.tar.gz
  sha256: be16214755423551c31e4b8ed26093349bb8f80f112e7ced660364108c62232a
  timestamp: 2021-11-11 20:01:34+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.23.0/flux_0.23.0_linux_amd64.tar.gz
  sha256: aadb219ccf89c1da3d32ed534affdd815003a7aada241883621fc945925a2d56
  timestamp: 2021-11-12 19:03:04+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.24.1/flux_0.24.1_linux_amd64.tar.gz
  sha256: 3373a272ff888772e40647e90ba41dfa232e7482df62b10735cdd86a25e42178
  timestamp: 2021-12-14 15:37:09+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.25.3/flux_0.25.3_linux_amd64.tar.gz
  sha256: a5e5818f02d1a8fc591de57e4e6055f2f1e001943c84834419fdd26535d18d13
  timestamp: 2022-01-18 19:26:27+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.25.3/flux_0.25.3_linux_arm.tar.gz
  sha256: d92b09603f570718a0f378e9fedc3ff3d647dc68b0cfeeed9a0a08f1e0814eb6
  timestamp: 2022-01-30 16:22:16+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.25.3/flux_0.25.3_linux_arm64.tar.gz
  sha256: 9d93e399b6a62d676b0cae0d17a25973eb463b1ead829eb608bd1eecf3c707c4
  timestamp: 2022-01-30 16:22:16+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.26.1/flux_0.26.1_linux_amd64.tar.gz
  sha256: 50878758285469e0cacc855a9f6940e61c609e625c1f560b26c8ab1768d45d25
  timestamp: 2022-02-04 13:26:07+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.26.1/flux_0.26.1_linux_arm.tar.gz
  sha256: 7320f2abcb7abd12378d0824e80b1ded700d03b4253bf0f511edc081c67399b8
  timestamp: 2022-02-04 13:26:07+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.26.1/flux_0.26.1_linux_arm64.tar.gz
  sha256: 13647e628ef308f6d4485914251fa5dfd07e0c4d6abeae1f89c3e165f4ea9c9a
  timestamp: 2022-02-04 13:26:07+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.26.2/flux_0.26.2_linux_amd64.tar.gz
  sha256: e4a0fc274b724ed9c92b4de59b1acfd88eeee9de9c50df4f7efb4c8519566719
  timestamp: 2022-02-07 16:20:21+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.26.2/flux_0.26.2_linux_arm.tar.gz
  sha256: 4c13b053a2c6fe19eba46a8e375b86301ce11eb637f4c6a28cb661600dda42e4
  timestamp: 2022-02-07 16:20:21+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.26.2/flux_0.26.2_linux_arm64.tar.gz
  sha256: b52624292e17ec9120e190c96072874890b348797d818dbd892328c816c9c679
  timestamp: 2022-02-07 16:20:21+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.26.3/flux_0.26.3_linux_amd64.tar.gz
  sha256: e0f617060d1979610f6568d4c2cf2451a687dbcc652f51c1638ec4d250598be1
  timestamp: 2022-02-10 19:22:43+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.26.3/flux_0.26.3_linux_arm.tar.gz
  sha256: bead8b0247575ad063498a34014dd9b83b615fe94f6c0c140f0bd76c5d50c4b5
  timestamp: 2022-02-10 19:22:43+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.26.3/flux_0.26.3_linux_arm64.tar.gz
  sha256: 33dc9b64568b9cab70bc70960395947d9eecedde1850236b7f89727c6ad63b62
  timestamp: 2022-02-10 19:22:43+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.27.0/flux_0.27.0_linux_amd64.tar.gz
  sha256: a923bd1597de9d72a79149b7a205b56e7209d2b0b43566c0fcccb6f1e77f0187
  timestamp: 2022-02-16 16:21:27+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.27.0/flux_0.27.0_linux_arm.tar.gz
  sha256: 434d98fc66c13c9b0c72157cb6c58956fdcc67cad3b60566711918ed6974ddd0
  timestamp: 2022-02-16 16:21:27+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.27.0/flux_0.27.0_linux_arm64.tar.gz
  sha256: 167c926714b42a78ff50cee67b2bb7c0a2152f4a351aaee0ce78dc7e2a5aabb3
  timestamp: 2022-02-16 16:21:27+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.27.1/flux_0.27.1_linux_amd64.tar.gz
  sha256: 1902b89656afdf41cf8ca78813be69af065931e04c806671a142ea8f71dae654
  timestamp: 2022-02-23 13:33:55+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.27.1/flux_0.27.1_linux_arm.tar.gz
  sha256: 9e19591c50b61e7ed8e9c294dd841157527cd9a31c9b37e13e3095a6d979de3a
  timestamp: 2022-02-23 13:33:55+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.27.1/flux_0.27.1_linux_arm64.tar.gz
  sha256: 7288179ab09e49f17c172a4e8a6778ddbd2e0bc8cf7e8d449552e9550e9c40b5
  timestamp: 2022-02-23 13:33:55+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.27.2/flux_0.27.2_linux_amd64.tar.gz
  sha256: e5f76dae1a1848ffd6c53ee6bd004bcbdd9c4adf5c92c4d9b64e72100065fc9a
  timestamp: 2022-02-23 16:22:03+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.27.2/flux_0.27.2_linux_arm.tar.gz
  sha256: 396f9c353bed1abb2a3f0ab9029df0a7caa44b6231a512fe17f788e09e93079b
  timestamp: 2022-02-23 16:22:03+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.27.2/flux_0.27.2_linux_arm64.tar.gz
  sha256: 8c471e3c1c988ed7a91ce85164a16aea7f353d0368767bcfe26ba5b00ca89ba9
  timestamp: 2022-02-23 16:22:03+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.27.3/flux_0.27.3_linux_amd64.tar.gz
  sha256: 241388fcaeb730edca275150dc12b298186deb8d97d03febef0686b93747a417
  timestamp: 2022-03-01 19:23:57+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.27.3/flux_0.27.3_linux_arm.tar.gz
  sha256: 063238b8b515eb13552983dccbfbe7e024686e963b798cbc53c27808dc1a782b
  timestamp: 2022-03-01 19:23:57+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.27.3/flux_0.27.3_linux_arm64.tar.gz
  sha256: d76935e2ea534f66ea9417c331b9f6aa6f0ddbc773367492eef1359037f7547f
  timestamp: 2022-03-01 19:23:57+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.27.4/flux_0.27.4_linux_amd64.tar.gz
  sha256: 001f5b2425ea70b4a9d7e83d7c7034233fddea82682dc3b5a9ef2d7f970dad32
  timestamp: 2022-03-16 02:26:31+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.27.4/flux_0.27.4_linux_arm.tar.gz
  sha256: 151c7334f01c96e31db8b5423a44a8c4ce558303ac19fd705d9375647d783562
  timestamp: 2022-03-16 02:26:31+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.27.4/flux_0.27.4_linux_arm64.tar.gz
  sha256: 638fdbf363c9521e21202a6cffeb220dcc3f2c85f14ea14ad8a05f01cf61b13d
  timestamp: 2022-03-16 02:26:31+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.28.1/flux_0.28.1_linux_amd64.tar.gz
  sha256: 8f7e789870099377a4847341b214b3f72175703ca12096fb1d36fcb29058b952
  timestamp: 2022-03-23 22:16:21+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.28.1/flux_0.28.1_linux_arm.tar.gz
  sha256: e1c2be5e0a0c113dbb581cd10846d75d706bacdfa534aa71baf6acda0b9b3f49
  timestamp: 2022-03-23 22:16:21+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.28.1/flux_0.28.1_linux_arm64.tar.gz
  sha256: f48061726ee34b7607cba0886918d63a835adf666b28d90adb3f894192424f54
  timestamp: 2022-03-23 22:16:21+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.28.2/flux_0.28.2_linux_amd64.tar.gz
  sha256: 90c09ab3fbcaa54d22e5f9ecdd41d615b571b39451f363cc45680830f5743e74
  timestamp: 2022-03-24 10:21:13+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.28.2/flux_0.28.2_linux_arm.tar.gz
  sha256: a0ddf20c9a401c37a958e30109da17c8d7766c3486bca41c599009ff98fac105
  timestamp: 2022-03-24 10:21:13+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.28.2/flux_0.28.2_linux_arm64.tar.gz
  sha256: a41f86abfd847a6eb78217f00e01fe9deafc59dfb753e69c3161d0fd0f20f8fd
  timestamp: 2022-03-24 10:21:13+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.28.3/flux_0.28.3_linux_amd64.tar.gz
  sha256: d41337a45ec4fd82984f411a7a369b68dc74b349cfc641595f321ee1870c5253
  timestamp: 2022-03-25 22:19:05+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.28.3/flux_0.28.3_linux_arm.tar.gz
  sha256: 57c11973313d3d05d29706b8acdaa04319b26dd81cfc065c857a0796f24afb6b
  timestamp: 2022-03-25 22:19:05+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.28.3/flux_0.28.3_linux_arm64.tar.gz
  sha256: d99980515bb744cf563a0178a61c7ee56890bfcb94d56641659ba33c955041cd
  timestamp: 2022-03-25 22:19:05+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.28.4/flux_0.28.4_linux_amd64.tar.gz
  sha256: 20d3d8f822a80617c7e16d2671ed0efa0ca13384ded14f178f40ab35592bc99f
  timestamp: 2022-03-28 20:25:57+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.28.4/flux_0.28.4_linux_arm.tar.gz
  sha256: 9419068818a30c5bf79f21e7b5ed8f8b950bcafce9e0b2db09b9c30282437a95
  timestamp: 2022-03-28 20:25:57+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.28.4/flux_0.28.4_linux_arm64.tar.gz
  sha256: 047ee4da409c71a45b28cf87f7e0ee24ab87326fc6252522f4d4c3c8ae12a10b
  timestamp: 2022-03-28 20:25:57+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.28.5/flux_0.28.5_linux_amd64.tar.gz
  sha256: 39daf4fedce33620f2c7d3513b612575078162738422350254244b4842517f79
  timestamp: 2022-03-30 23:19:07+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.28.5/flux_0.28.5_linux_arm.tar.gz
  sha256: 9dc2ac547ca6247e936d0424d86ea6e37d695f145bd9a5a595b94eb86940b25f
  timestamp: 2022-03-30 23:19:07+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.28.5/flux_0.28.5_linux_arm64.tar.gz
  sha256: 6be4cc952c4b18a9ff00997882780ce36a6c6a23d8f7ca80a63fce0e418adeb5
  timestamp: 2022-03-30 23:19:07+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.29.0/flux_0.29.0_linux_amd64.tar.gz
  sha256: 3589ee0366dbed606f3fc06c3faea3c67073f33ab4563cf11e5647a1f3f5335a
  timestamp: 2022-04-20 14:42:02+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.29.0/flux_0.29.0_linux_arm.tar.gz
  sha256: a35af0597b3cb3ea96180448ff380c4cbc99fcdb74e3e81c307d2a5b21085684
  timestamp: 2022-04-20 14:42:02+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.29.0/flux_0.29.0_linux_arm64.tar.gz
  sha256: b749a60d0e616ef63c43adc8b75977afc2f55ab1f6699a6ff248cba01b7fc244
  timestamp: 2022-04-20 14:42:02+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.29.1/flux_0.29.1_linux_amd64.tar.gz
  sha256: a3a78a574c4bee512801167e547816c1639fce708e345f2a6661d233da17f843
  timestamp: 2022-04-20 23:19:30+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.29.1/flux_0.29.1_linux_arm.tar.gz
  sha256: 19b22a0ac4a229ee23d10ed53b23734d3c4bdb041d452d5bb925471019744fa3
  timestamp: 2022-04-20 23:19:30+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.29.1/flux_0.29.1_linux_arm64.tar.gz
  sha256: 7420d239d7b5a3e4e553aa1610d6fbc8cda25062fef4edf53cf6f834d9563b9c
  timestamp: 2022-04-20 23:19:30+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.29.2/flux_0.29.2_linux_amd64.tar.gz
  sha256: 2684556bcfa785612f1546427d819ac65d211e6e342e3a796196e760fdafa8aa
  timestamp: 2022-04-21 14:39:20+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.29.2/flux_0.29.2_linux_arm.tar.gz
  sha256: 1c4347d19762e9841479a8fea3c709a082e2b1e7cf4f0653f80d9fe66e09a687
  timestamp: 2022-04-21 14:39:20+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.29.2/flux_0.29.2_linux_arm64.tar.gz
  sha256: f67bc91c336d810f4622f7585719a0deb2d9bfe833e7b15fa8865cc27a35bba4
  timestamp: 2022-04-21 14:39:20+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.29.3/flux_0.29.3_linux_amd64.tar.gz
  sha256: 612a7ee0a96a8214bc85a8e7ba1b1d816a0121bab73e1e03be7f32a1a25f29ee
  timestamp: 2022-04-22 14:42:06+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.29.3/flux_0.29.3_linux_arm.tar.gz
  sha256: 694729943db21719a65c833a97826220055e62a9a02fe1b21707e9a38555dc39
  timestamp: 2022-04-22 14:42:06+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.29.3/flux_0.29.3_linux_arm64.tar.gz
  sha256: 083cfccea7b549d7740a505ce5d23fddb940048e4c0074c835ff7232f1b8d386
  timestamp: 2022-04-22 14:42:06+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.29.4/flux_0.29.4_linux_amd64.tar.gz
  sha256: 4f3d4c0dec3dc0f456e362e8ce1f495c1b35adb65091b49e68d861f612b7d908
  timestamp: 2022-04-26 11:13:46+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.29.4/flux_0.29.4_linux_arm.tar.gz
  sha256: f9329fe5cd67ac2d0446a5d1cb833867e40c13f83e897fa3cd6c0a2b95b145b6
  timestamp: 2022-04-26 11:13:46+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.29.4/flux_0.29.4_linux_arm64.tar.gz
  sha256: 435dae5ef750fe5edaa6d3c429d39bb607861c9bf2a99cf18477e23d91d7a727
  timestamp: 2022-04-26 11:13:46+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.29.5/flux_0.29.5_linux_amd64.tar.gz
  sha256: ae788beab03824889bcdb3643256d51b061d3596b0fea5da629238c899c7416a
  timestamp: 2022-04-30 15:19:55+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.29.5/flux_0.29.5_linux_arm.tar.gz
  sha256: a2b752b96c2ad08728eed3ecd0e68c50d5fbcc28f0f4a46fd94e819e58f8ccf9
  timestamp: 2022-04-30 15:19:55+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.29.5/flux_0.29.5_linux_arm64.tar.gz
  sha256: c3f1511cefe034f969b516e12b9c1cbaadaf1203d04f3ba04294d48165cd7422
  timestamp: 2022-04-30 15:19:55+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.30.0/flux_0.30.0_linux_amd64.tar.gz
  sha256: b03a55b9076f247cd598b44eeadbc867de3121d4a0de5b7a7d7cb077b2a8f75f
  timestamp: 2022-05-03 23:20:55+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.30.0/flux_0.30.0_linux_arm.tar.gz
  sha256: 11441419f981f11c6293b8de2ade4fdbb6e847d002df00ac28b589f513083dac
  timestamp: 2022-05-03 23:20:55+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.30.0/flux_0.30.0_linux_arm64.tar.gz
  sha256: c9bf95e36550728242b0796b0340784d6c09fd13761a2a8db853bb19bb7a5d81
  timestamp: 2022-05-03 23:20:55+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.30.2/flux_0.30.2_linux_amd64.tar.gz
  sha256: 3a777f79bd6d942751a51e17b31408abb8bdfa84cd743847b53ee7ec01b7962a
  timestamp: 2022-05-04 14:46:52+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.30.2/flux_0.30.2_linux_arm.tar.gz
  sha256: 6cf7cd710ccd77cb6e55831a887eb3a4c11fc7c6f9aaa4bb25754b056374201b
  timestamp: 2022-05-04 14:46:52+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.30.2/flux_0.30.2_linux_arm64.tar.gz
  sha256: c904e31dabd6de09a2e36db3077abc6de5568b3ab115c5c02e4513ac047d8ccd
  timestamp: 2022-05-04 14:46:52+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.31.0/flux_0.31.0_linux_amd64.tar.gz
  sha256: 0d761af617dc042141b90540323bd57b9d34f5cb83628d4f4857199236a3a29b
  timestamp: 2022-06-06 20:26:08+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.31.0/flux_0.31.0_linux_arm.tar.gz
  sha256: 6d244256f8619d1dfe51ddf6a427b98b0dd2a0f61819f8c23e509e07e4684ce7
  timestamp: 2022-06-06 20:26:08+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.31.0/flux_0.31.0_linux_arm64.tar.gz
  sha256: 753bd0c54c9e75e9abd291d2fd1a642459db09f7447b4b33338933042f88c621
  timestamp: 2022-06-06 20:26:08+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.31.1/flux_0.31.1_linux_amd64.tar.gz
  sha256: 640d2f9b403f446fbb7ee7b99bf58341aa1a98d64688b9f47e533b78dd212166
  timestamp: 2022-06-08 17:22:10+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.31.1/flux_0.31.1_linux_arm.tar.gz
  sha256: d41152c46b9bb9a299f69b299479117ba90847e765f49c676df3cc4056e37d7d
  timestamp: 2022-06-08 17:22:10+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.31.1/flux_0.31.1_linux_arm64.tar.gz
  sha256: d0257e775a0e82d2c272f0f7e93b247e8ca306c9bd9eeab77301166be46d8127
  timestamp: 2022-06-08 17:22:10+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.31.2/flux_0.31.2_linux_amd64.tar.gz
  sha256: 99d96d3180605d8e005aecc10cfa7599c58263362cc4c87307c30ff31b950eb0
  timestamp: 2022-06-24 17:25:53+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.31.2/flux_0.31.2_linux_arm.tar.gz
  sha256: d12dd047235ceb5138592545e7c8b41eed9873eaa265afc5d6ad23595acbdd13
  timestamp: 2022-06-24 17:25:53+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.31.2/flux_0.31.2_linux_arm64.tar.gz
  sha256: 76891bffca0a78614ff58813ee4af91eb3242caeb3f86e5834f886dc3d74210b
  timestamp: 2022-06-24 17:25:53+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.31.3/flux_0.31.3_linux_amd64.tar.gz
  sha256: e776251315230ac9b75ef1de205a0e59a6b365cfc05ef8a313ecec1709e56f94
  timestamp: 2022-06-29 17:53:09+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.31.3/flux_0.31.3_linux_arm.tar.gz
  sha256: a43a65f9993797d78b6646e51fb40f587b1f9172019e548266502af2aa1cd790
  timestamp: 2022-06-29 17:53:09+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.31.3/flux_0.31.3_linux_arm64.tar.gz
  sha256: db8c67e5fe306421a23ab97c9557189f308c55430516d2bc0cc1d45d8ca0f5f0
  timestamp: 2022-06-29 17:53:09+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.31.5/flux_0.31.5_linux_amd64.tar.gz
  sha256: b2f9ccec32cb3ddc701e47792f62e7a5f739346b6ad31f168570b8a8b5fe2f85
  timestamp: 2022-07-27 20:27:05+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.31.5/flux_0.31.5_linux_arm.tar.gz
  sha256: f38f5420957d8e86d863c64d880d948fe38dbbfa48f7fa287977b385b6175ffc
  timestamp: 2022-07-27 20:27:05+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.31.5/flux_0.31.5_linux_arm64.tar.gz
  sha256: 1a6ee419981f91b58ea8ec4169f284f650ce1e01081afd15421da44be226b452
  timestamp: 2022-07-27 20:27:05+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.32.0/flux_0.32.0_linux_amd64.tar.gz
  sha256: c94a42e96620848f9aed69a130c01b7d740412f6f2b3ad3c95fe23471f2b8e4e
  timestamp: 2022-08-11 17:24:09+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.32.0/flux_0.32.0_linux_arm.tar.gz
  sha256: 9a76e273107ce617a9fc1b7895297aa63e75006cbe1f03b9f0606539f54e08da
  timestamp: 2022-08-11 17:24:09+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.32.0/flux_0.32.0_linux_arm64.tar.gz
  sha256: 6834c6fde64df9883b76c6b3a3111a6d00f88553373b892f363491b0896c0654
  timestamp: 2022-08-11 17:24:09+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.33.0/flux_0.33.0_linux_amd64.tar.gz
  sha256: b640626c705fb71eb8c676700257a7092178968f9e06c3e62c87d827cfa35017
  timestamp: 2022-08-30 08:55:12+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.33.0/flux_0.33.0_linux_arm.tar.gz
  sha256: ba9c7691cc36282d760b213f8c13ae4a43332c6929cbbf78cc6fca4531943da4
  timestamp: 2022-08-30 08:55:12+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.33.0/flux_0.33.0_linux_arm64.tar.gz
  sha256: d621bb8a3d77b6e0efc372bd8ca89facffcc18b3ba4b00585eea548dab8191f3
  timestamp: 2022-08-30 08:55:12+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.34.0/flux_0.34.0_linux_amd64.tar.gz
  sha256: 9f72f4b821d534f4298fa33c93e28bc0ef13f851f634e4249a63f3c797f94412
  timestamp: 2022-09-12 17:29:31+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.34.0/flux_0.34.0_linux_arm.tar.gz
  sha256: 4d71d924a847d4afaaba784ea8c295356f5f403ce38ca4fb398976ddb6dbb6f1
  timestamp: 2022-09-12 17:29:31+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.34.0/flux_0.34.0_linux_arm64.tar.gz
  sha256: e5747b8fe46317c2babbef2cee039c07cb47c36327dc604af2c5417b117539c6
  timestamp: 2022-09-12 17:29:31+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.35.0/flux_0.35.0_linux_amd64.tar.gz
  sha256: e45b99be8a19df2784257d06256ce8f7a3581fe6232c6de0b51c0e4c9dcacb44
  timestamp: 2022-09-29 23:25:32+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.35.0/flux_0.35.0_linux_arm.tar.gz
  sha256: abe7856a4807c0bddf60aea9c5a1b686ee62b971a68ce05431be2ec9a8ba2d00
  timestamp: 2022-09-29 23:25:32+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.35.0/flux_0.35.0_linux_arm64.tar.gz
  sha256: 68f0865e28fafb143e39ab764cca9c777fc029cee36cb7906db23ba6b0e3e529
  timestamp: 2022-09-29 23:25:32+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.36.0/flux_0.36.0_linux_amd64.tar.gz
  sha256: ee576b7251e4ba2f50a685f3391999156505feda5f8e55e96b160903c14accf2
  timestamp: 2022-10-24 14:58:13+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.36.0/flux_0.36.0_linux_arm.tar.gz
  sha256: 8fc3b5561bf124af823ef4b981c83ce443ee5be74bbbce2e051c6900b174d6e8
  timestamp: 2022-10-24 14:58:13+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.36.0/flux_0.36.0_linux_arm64.tar.gz
  sha256: 570770504fc1c9035e2ca779b777349e110b3b321c3885be41f7bc779671927e
  timestamp: 2022-10-24 14:58:13+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.37.0/flux_0.37.0_linux_amd64.tar.gz
  sha256: 28717941414b212f4e4521f9f960f5cf75b901178edc6d03c278be7e43025a0f
  timestamp: 2022-11-22 19:27:21+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.37.0/flux_0.37.0_linux_arm.tar.gz
  sha256: 9773972ecc7834840aa25a37810be46eaaf011d384d545d1e45bf516e32aa89b
  timestamp: 2022-11-22 19:27:21+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.37.0/flux_0.37.0_linux_arm64.tar.gz
  sha256: 5b09d1a9ee5c6fb91bf164003de9b8f0d199834db7579865df6ede844495df8a
  timestamp: 2022-11-22 19:27:21+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.38.0/flux_0.38.0_linux_amd64.tar.gz
  sha256: 92db03e001b7eb6674e20d6d4320962b4787cbc8478da461e6f3529aef922fe0
  timestamp: 2022-12-21 13:35:25+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.38.0/flux_0.38.0_linux_arm.tar.gz
  sha256: e1d69b65baee8d790168106256b61b01ab06a85a12ab96cf232417b5f946d8e7
  timestamp: 2022-12-21 13:35:25+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.38.0/flux_0.38.0_linux_arm64.tar.gz
  sha256: a25738f10590e2c3d6221dd9c91d008d5b2ca2c4df719c296512aca8b75553a3
  timestamp: 2022-12-21 13:35:25+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.38.1/flux_0.38.1_linux_amd64.tar.gz
  sha256: 471abf0b67deb1f1414d7b8f2bda23343a4dca137eda2ddaf85a7e52df14d4ed
  timestamp: 2022-12-21 19:22:44+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.38.1/flux_0.38.1_linux_arm.tar.gz
  sha256: 0bc8af3c588dfa86837cd8a1dc35f500bbe31bf604c8c21cf7694f4879e1b653
  timestamp: 2022-12-21 19:22:44+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.38.1/flux_0.38.1_linux_arm64.tar.gz
  sha256: b190fbca0dbd4ee5ee6a282dba389e5e0ad70c12bff9e4a9dcacb2735ca3c689
  timestamp: 2022-12-21 19:22:44+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.38.2/flux_0.38.2_linux_amd64.tar.gz
  sha256: 98b4df1f39bc509f3974bbd9d00c91143a1a5cd39fb10fab03911ff713cf8b01
  timestamp: 2022-12-22 16:20:42+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.38.2/flux_0.38.2_linux_arm.tar.gz
  sha256: a8f18f67f2f5e4566a934ce08389a1353e46ee22aa9ed28724e776fc7bb48137
  timestamp: 2022-12-22 16:20:42+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.38.2/flux_0.38.2_linux_arm64.tar.gz
  sha256: 6b63010027b05391480e1b600622ea80d7104f78a91c2caa5c91660b3a847d57
  timestamp: 2022-12-22 16:20:42+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.38.3/flux_0.38.3_linux_amd64.tar.gz
  sha256: 268b8d9a2fa5b0c9e462b551eaefdadb9e03370eb53061a88a2a9ac40e95e8e4
  timestamp: 2023-01-10 19:24:10+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.38.3/flux_0.38.3_linux_arm.tar.gz
  sha256: abaaa864d435fbb5d5e6101f7ea3c39ffde88fa92995bf729b54b4813c4d4825
  timestamp: 2023-01-10 19:24:10+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.38.3/flux_0.38.3_linux_arm64.tar.gz
  sha256: 79edf0d531d714bf3bcc6659edfaa79473014dd32d69e2e71fe970d8d3a8e914
  timestamp: 2023-01-10 19:24:10+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.39.0/flux_0.39.0_linux_amd64.tar.gz
  sha256: 11431aab00e967e93484cb4aa9936f2634726aeb8ee692eae40d2e581a305e0d
  timestamp: 2023-02-02 19:23:49+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.39.0/flux_0.39.0_linux_arm.tar.gz
  sha256: 6434e4a743dc78a877b70259d7e0490f556f3ad0fffaf010f87722c4bbaf21a2
  timestamp: 2023-02-02 19:23:49+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.39.0/flux_0.39.0_linux_arm64.tar.gz
  sha256: 1afe196d5e5d10181b5724088848734e59d817278fce8c50b58a11dc2322afca
  timestamp: 2023-02-02 19:23:49+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.40.0/flux_0.40.0_linux_amd64.tar.gz
  sha256: 71221e5869a31492f393967d9b5a4e8635f0171d4a59faf5d1d3e6cac4e6c3fb
  timestamp: 2023-02-20 16:20:38+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.40.0/flux_0.40.0_linux_arm.tar.gz
  sha256: a495e0402c4ea573adc0ac0df4d93631dbe0ac7bb5e2ac32593016c21e501647
  timestamp: 2023-02-20 16:20:38+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.40.0/flux_0.40.0_linux_arm64.tar.gz
  sha256: 5bd4607efbcb91c1591e7e1745e29b853bf53770aa8897ff0c7f9c357cb2164f
  timestamp: 2023-02-20 16:20:38+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.40.1/flux_0.40.1_linux_amd64.tar.gz
  sha256: a24380f8bfbb7ad9b5e692b304c02ad501cdba1b4d60ae652afb743fbe330618
  timestamp: 2023-02-23 16:21:00+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.40.1/flux_0.40.1_linux_arm.tar.gz
  sha256: eef75ab40c30ab07685cbb1878a378612edcad8c63cf77dcf0a8d040e4fbc203
  timestamp: 2023-02-23 16:21:00+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.40.1/flux_0.40.1_linux_arm64.tar.gz
  sha256: 3c4b53067e19f93800a3ba6368540df716cfa810f17b98a7830f57ab511a64b4
  timestamp: 2023-02-23 16:21:00+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.40.2/flux_0.40.2_linux_amd64.tar.gz
  sha256: d406c617634d924035a61e44949f15452b7a4573d0516c9e5c5a919160e35430
  timestamp: 2023-02-28 19:25:31+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.40.2/flux_0.40.2_linux_arm.tar.gz
  sha256: a2f8ce158916d42557a8cc39ba497516e3d866833199bd190ddb6f2850cb878c
  timestamp: 2023-02-28 19:25:31+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.40.2/flux_0.40.2_linux_arm64.tar.gz
  sha256: d43d612a4f70c0e7e1954f0aca473c6a30498f734700913b23dadb553797bfcb
  timestamp: 2023-02-28 19:25:31+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.41.0/flux_0.41.0_linux_amd64.tar.gz
  sha256: bd31838d906e1badb53751f4fdcf5839e607a5f5ef89206ee7b1cb7bcef20679
  timestamp: 2023-03-09 18:23:56+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.41.0/flux_0.41.0_linux_arm.tar.gz
  sha256: ab0b9ae3f0ac08ade2ea8c74da98b505630adac8c58a76e69794d99ba73944f9
  timestamp: 2023-03-09 18:23:56+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.41.0/flux_0.41.0_linux_arm64.tar.gz
  sha256: 84393d55808849b31ab9a1fb0381cff3292f92d14fed8c35f40066527892305d
  timestamp: 2023-03-09 18:23:56+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.41.1/flux_0.41.1_linux_amd64.tar.gz
  sha256: 695f785acbb39c11acb12759c33d1879cac1e21a97f0afd70e6b1efcd8f25690
  timestamp: 2023-03-10 18:22:51+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.41.1/flux_0.41.1_linux_arm.tar.gz
  sha256: 62ee9ec47a78fd1ac504c3690a7a79cadd4d9bf4c885444ac22d8ecfff04d64c
  timestamp: 2023-03-10 18:22:51+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.41.1/flux_0.41.1_linux_arm64.tar.gz
  sha256: aef73e89c05267a3db5ec40bda7c1bc15c0a46ed0538c81193c11f9e7cb52254
  timestamp: 2023-03-10 18:22:51+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.41.2/flux_0.41.2_linux_amd64.tar.gz
  sha256: 13f5ab2a93812c26c6b921274c40451d1b29a259da4e9c4d38b112cc4dad562a
  timestamp: 2023-03-21 12:32:15+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.41.2/flux_0.41.2_linux_arm.tar.gz
  sha256: eea92481674ecc8322ee4169cc53e19f4d2c12abdf54cdb1e1e2f694d9e24fb7
  timestamp: 2023-03-21 12:32:15+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v0.41.2/flux_0.41.2_linux_arm64.tar.gz
  sha256: 44ddca2cd9177b0529e10e6e1d978318bf61d9824def2318e9411dc3da9b89e1
  timestamp: 2023-03-21 12:32:15+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v2.0.0-rc.1/flux_2.0.0-rc.1_linux_amd64.tar.gz
  sha256: e8db99c8b4cdfc1540384aa8a2e72aba49f20e4515fd7b4eb24c225e23110c0f
  timestamp: 2023-04-06 12:33:17+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v2.0.0-rc.1/flux_2.0.0-rc.1_linux_arm.tar.gz
  sha256: fc1be530c4ff73f72f5683d4e2cebb2c0901c9a0c720cca2cd56a69ff5b8ae0e
  timestamp: 2023-04-06 12:33:17+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v2.0.0-rc.1/flux_2.0.0-rc.1_linux_arm64.tar.gz
  sha256: 040d64cfed05507c43855fccfe28821bcca857b878ff42bf920280a76165f0ba
  timestamp: 2023-04-06 12:33:17+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v2.0.0-rc.2/flux_2.0.0-rc.2_linux_amd64.tar.gz
  sha256: e2b49c5e3ebafa7c8621f81e18f3d52c3a88455aa2b4e355855bdc6b02514b88
  timestamp: 2023-05-09 18:21:50+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v2.0.0-rc.2/flux_2.0.0-rc.2_linux_arm.tar.gz
  sha256: 4a12836ee2d927776c05e6d36f6f9648f8dc9c7110c8cde7a1b6da2bbb8732d1
  timestamp: 2023-05-09 18:21:50+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v2.0.0-rc.2/flux_2.0.0-rc.2_linux_arm64.tar.gz
  sha256: c3e4118833379414f9b8e2c4fd8dd0d68d67b2cf518fd6e0531d3a28c9b9bd05
  timestamp: 2023-05-09 18:21:50+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v2.0.0-rc.3/flux_2.0.0-rc.3_linux_amd64.tar.gz
  sha256: 368781ffee2cb6e5bd3c796123922dbb9653ca787c82f22576158bef917af3a0
  timestamp: 2023-05-12 15:16:44+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v2.0.0-rc.3/flux_2.0.0-rc.3_linux_arm.tar.gz
  sha256: a1b524d15e36876e697a1cd93659f49c786be549f38a1c001bbb3d3bb29c7b3f
  timestamp: 2023-05-12 15:16:44+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v2.0.0-rc.3/flux_2.0.0-rc.3_linux_arm64.tar.gz
  sha256: bdab4ee1d37c51f97d5a4aada5e6bb4f69ad17f2d8c44fd2ea91b42ca9f2782e
  timestamp: 2023-05-12 15:16:44+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v2.0.0-rc.4/flux_2.0.0-rc.4_linux_amd64.tar.gz
  sha256: df639a8fb3554919d35c559bc26639777333c66adb2a0fc777a88ef78fe202a4
  timestamp: 2023-05-29 15:17:25+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v2.0.0-rc.4/flux_2.0.0-rc.4_linux_arm.tar.gz
  sha256: bb4f6ab093df893c0034ded71f1dc8658460234130734623d0396c32da7b6b31
  timestamp: 2023-05-29 15:17:25+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v2.0.0-rc.4/flux_2.0.0-rc.4_linux_arm64.tar.gz
  sha256: 5497eb148c98d4f55e6f38b21c06a02504f40fe766d8c5332b21a1e503b6c9f1
  timestamp: 2023-05-29 15:17:25+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v2.0.0-rc.5/flux_2.0.0-rc.5_linux_amd64.tar.gz
  sha256: 962f858c4af7a8101535cd2ac300c8cdfae87b8ce4002928737a5da7f708f068
  timestamp: 2023-06-01 12:34:46+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v2.0.0-rc.5/flux_2.0.0-rc.5_linux_arm.tar.gz
  sha256: b38bfa38309220f59a21e990a70fe2b9b2a642bec711f10e0333b3574097260a
  timestamp: 2023-06-01 12:34:46+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v2.0.0-rc.5/flux_2.0.0-rc.5_linux_arm64.tar.gz
  sha256: 420fb07745e997cfb8c9bb0e05ac108f3070d7f9373cad3c965bdb8449138f0b
  timestamp: 2023-06-01 12:34:46+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v2.0.0/flux_2.0.0_linux_amd64.tar.gz
  sha256: 283610583dd13fc41efc5f6e0823ba042a4381b942a85634c477a8adc29e840d
  timestamp: 2023-07-05 15:20:52+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v2.0.0/flux_2.0.0_linux_arm.tar.gz
  sha256: 338d7e6012120338378d0785d6b1af4355494d1ed5b9f1ade12a25b029ec5195
  timestamp: 2023-07-05 15:20:52+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v2.0.0/flux_2.0.0_linux_arm64.tar.gz
  sha256: 730204249fbc6e1c6cff658d3dc629caca934ce5c55aa62f826ea10ab01e5de1
  timestamp: 2023-07-05 15:20:52+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v2.0.1/flux_2.0.1_linux_amd64.tar.gz
  sha256: bff7a54421a591eaae0c13d1f7bd6420b289dd76d0642cb3701897c9d02c6df7
  timestamp: 2023-07-11 15:20:18+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v2.0.1/flux_2.0.1_linux_arm.tar.gz
  sha256: 099b2dc2e7005f03d2a645ee2212f26812141db2f39fd22c6927e4ecb327064f
  timestamp: 2023-07-11 15:20:18+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v2.0.1/flux_2.0.1_linux_arm64.tar.gz
  sha256: efa801d345494b2e4595b73c336687b97413f40e42e8b769c65f98dfe5416e3b
  timestamp: 2023-07-11 15:20:18+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v2.1.0/flux_2.1.0_linux_amd64.tar.gz
  sha256: fe6d32da40d5f876434e964c46bc07d00af138c560e063fdcfa8f73e37224087
  timestamp: 2023-08-24 15:17:06+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v2.1.0/flux_2.1.0_linux_arm.tar.gz
  sha256: 37f8830151d15ac8ae03887ead4ef437d9a30479a3d8f7dae4b0a66a8f276bfe
  timestamp: 2023-08-24 15:17:06+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v2.1.0/flux_2.1.0_linux_arm64.tar.gz
  sha256: f259dc0b44395c732f771bab606fb0bcf694c6b480408b3c2cc7253370d6c439
  timestamp: 2023-08-24 15:17:06+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v2.1.1/flux_2.1.1_linux_amd64.tar.gz
  sha256: 29cb2bf548fe99c3eddc034b9c267e1b02bda8792b3f0151e2b2f9f64709a9b5
  timestamp: 2023-09-19 12:33:28+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v2.1.1/flux_2.1.1_linux_arm.tar.gz
  sha256: 6617a1ee1f4dddee147f6bc8c82a92f827813f91745dec3595f00c28bf3b9636
  timestamp: 2023-09-19 12:33:28+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v2.1.1/flux_2.1.1_linux_arm64.tar.gz
  sha256: 0fb10150abea11f592ad3ae394f80a6c024b42d87af16bd9124adb9347e78ebb
  timestamp: 2023-09-19 12:33:28+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v2.1.2/flux_2.1.2_linux_amd64.tar.gz
  sha256: 61b360b50d6cfc34410730b1cebeb75f5eda2b484e47b9a083412f51ad56de68
  timestamp: 2023-10-13 12:33:59+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v2.1.2/flux_2.1.2_linux_arm.tar.gz
  sha256: 4c333edfc293977f776eae35c9b0714fa15f2e738ee455ae944d0359b1976c21
  timestamp: 2023-10-13 12:33:59+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v2.1.2/flux_2.1.2_linux_arm64.tar.gz
  sha256: c92ea535cc7a458c4153fbd167c2c00c49cb7d8ed41b8dfbecdbcb68a33d6a9c
  timestamp: 2023-10-13 12:33:59+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v2.2.0/flux_2.2.0_linux_amd64.tar.gz
  sha256: 223c3246663f9a31b6f67da7283af1fe77b4e42ddbfdc93e728829f0e976c97a
  timestamp: 2023-12-12 18:22:13+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v2.2.0/flux_2.2.0_linux_arm.tar.gz
  sha256: d42bb883816a4227c0640e0bd6b5baf4ebe8d7af8a9d22df1eed9f596ff2311c
  timestamp: 2023-12-12 18:22:13+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v2.2.0/flux_2.2.0_linux_arm64.tar.gz
  sha256: ef5e2e011c4025978d27f3889f23fa1b9ce4424f13a1d9dd5093e51bb205da91
  timestamp: 2023-12-12 18:22:13+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v2.2.1/flux_2.2.1_linux_amd64.tar.gz
  sha256: 466756ca6b3437d30a6a5fb58e60f3e5a82d8291f3869cfc55b6f041962601b5
  timestamp: 2023-12-15 12:32:58+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v2.2.1/flux_2.2.1_linux_arm.tar.gz
  sha256: a7a075b71b6729d5eaa0a3d00262a34fad8fa312039165bf7a0e4f701ce766e2
  timestamp: 2023-12-15 12:32:58+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v2.2.1/flux_2.2.1_linux_arm64.tar.gz
  sha256: 248bf682307b85d5715b105d9cd0e3b415a49f2ea6d1d25f9a51c75ea079b1f5
  timestamp: 2023-12-15 12:32:58+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v2.2.2/flux_2.2.2_linux_amd64.tar.gz
  sha256: 292945a94ae370b91fe004e1f41b16063fc87371a61a1fd29958dfd959140a60
  timestamp: 2023-12-19 21:12:48+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v2.2.2/flux_2.2.2_linux_arm.tar.gz
  sha256: 2d2745df38689bc7624e6758ad142acc1bfe432dbe1ea4970ca4b90ce8c8b2be
  timestamp: 2023-12-19 21:12:48+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v2.2.2/flux_2.2.2_linux_arm64.tar.gz
  sha256: 345e2c0ec4b126d2102604b030d4a48819e00a9b66b4de064361103c6b51a018
  timestamp: 2023-12-19 21:12:48+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v2.2.3/flux_2.2.3_linux_amd64.tar.gz
  sha256: 9a705df552df5ac638f93d7fc43d9d8cda6a78f01a16736ae6f355f4a84ebdb3
  timestamp: 2024-02-05 18:05:57+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v2.2.3/flux_2.2.3_linux_arm.tar.gz
  sha256: dfba98f211eeee293013b07f3ec58989ffedc24c28c576d090f5057922db6d05
  timestamp: 2024-02-05 18:05:57+00:00
- url: https://github.com/fluxcd/flux2/releases/download/v2.2.3/flux_2.2.3_linux_arm64.tar.gz
  sha256: a8dcf688296aedec3225fb2c183c9e2ce3bda26788d10f9d01ddb7bdb5b55288
  timestamp: 2024-02-05 18:05:57+00:00

Badge

WakeMeOps

[![WakeMeOps](https://docs.wakemeops.com/badges/flux.svg)](https://docs.wakemeops.com/packages/flux)
<a href="https://docs.wakemeops.com/packages/flux">
  <img src="https://docs.wakemeops.com/badges/flux.svg"/>
</a>
.. image:: https://docs.wakemeops.com/badges/flux.svg
:target: https://docs.wakemeops.com/packages/flux