Skip to content

Releases: flatcar/nebraska

nebraska-helm-0.1.5

07 Jul 11:51
8fbbed3

Choose a tag to compare

Nebraska is an update manager for Flatcar Container Linux.

2.4.0

05 Jul 11:05
1a1681f

Choose a tag to compare

Enhancements

  • New OIDC mode for authenticating (i.e. the Github authentication mode is now deprecated)
  • Allow the UI to be localized
  • Clarify certain messages in the UI (make them more human-readable)
  • Allow to sort instances list by ID/name, last check for updates, or IP

Bug fixes:

  • Fix an issue that would prevent rendering anything unless a previous Nebraska config was present
  • Fix labels for the instance status area chart

Docs

Dev:

  • Simplify how the container image is built

2.3.5

06 May 15:17
0645db0

Choose a tag to compare

Bug fixes:

  • Fix opening instance activity details in the instance list view (#343)
  • Fix the account access button styling in the header bar

Docs

  • Use Container Linux Config in example (instead of cloud config)
  • Document how to set the machine alias

Other:

  • Add option for separate /v1/update and /flatcar ingress in the Helm Chart
  • Port the remaining React components to Typescript (now the whole frontend is Typescript)
  • Relicense project as Apache 2.0
  • Downgrade the level of some logs to debug as they are not important and are verbose
  • Support logging in JSON

nebraska-helm-0.1.4

06 May 19:39
dce9397

Choose a tag to compare

Nebraska is an update manager for Flatcar Container Linux.

nebraska-helm-0.1.3

25 Mar 10:11
a3fe8d8

Choose a tag to compare

Nebraska is an update manager for Flatcar Container Linux.

2.3.4

24 Mar 12:56
a5d926b

Choose a tag to compare

Bug fixes:

  • Fix opening instance activity details in the instance list view (#343)

Other:

  • New Helm chart for Nebraska
  • Log more details about each action (making the logs more useful to e.g. understand breaking changes by users)

nebraska-helm-0.1.2

24 Mar 12:25
1ab5d67

Choose a tag to compare

Nebraska is an update manager for Flatcar Container Linux.

nebraska-helm-0.1.1

16 Mar 16:49
d80a25f

Choose a tag to compare

Nebraska is an update manager for Flatcar Container Linux.

nebraska-helm-0.1.0

16 Mar 15:10
f6943df

Choose a tag to compare

Nebraska is an update manager for Flatcar Container Linux.

2.3.3

16 Mar 17:02
fc63b0c

Choose a tag to compare

Bug fixes

  • Fix an issue related to user session persistence
  • Fix an issue related to getting a user's permissions

Other

  • Replace logxi with zerolog
  • Partially port the frontend to typescript
  • Add prettier for auto-formatting the code
  • Improve the performance of the the timeline queries