Skip to content

Commit

Permalink
Merge pull request #3076 from buildkite/release-v3.85.1
Browse files Browse the repository at this point in the history
Bump version and changelog to v3.85.1
  • Loading branch information
DrJosh9000 authored Nov 9, 2024
2 parents 5d3194c + da01c06 commit f29fc84
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [v3.85.1](https://github.com/buildkite/agent/tree/v3.85.1) (2024-11-09)
[Full Changelog](https://github.com/buildkite/agent/compare/v3.85.0...v3.85.1)

### Fixed
- Fix another nil pointer panic in k8s mode [#3075](https://github.com/buildkite/agent/pull/3075) (@DrJosh9000)
- Fix nil pointer panic in k8s mode [#3074](https://github.com/buildkite/agent/pull/3074) (@DrJosh9000)

## [v3.85.0](https://github.com/buildkite/agent/tree/v3.85.0) (2024-11-07)
[Full Changelog](https://github.com/buildkite/agent/compare/v3.84.0...v3.85.0)

Expand Down
2 changes: 1 addition & 1 deletion version/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.85.0
3.85.1

0 comments on commit f29fc84

Please sign in to comment.