Skip to content

Commit 672c892

Browse files
committed
docs: Generate 7.6.0 docs
1 parent ea4ffef commit 672c892

File tree

4 files changed

+36
-9
lines changed

4 files changed

+36
-9
lines changed

build/TaskfileCommon.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: "3"
44
vars:
55
GIT_CHGLOG_URL: https://github.com/git-chglog/git-chglog/releases/download
66
GIT_CHGLOG_VERSION: v0.15.1/git-chglog_0.15.1_linux_amd64.tar.gz
7-
CHANGELOG_NEXT_TAG: 7.5.2
7+
CHANGELOG_NEXT_TAG: 7.6.0
88

99
tasks:
1010
changelog:

build/package/snap/snapcraft.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: n3dr
33
base: core22
4-
version: 7.5.2
4+
version: 7.6.0
55
summary: Nexus3 Disaster Recovery
66
description: |
77
Download all artifacts at once or migrate automatically from Nexus to Nexus.

docs/CHANGELOG.md

+31-4
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,39 @@
22
## [Unreleased]
33

44

5+
<a name="7.6.0"></a>
6+
## [7.6.0] - 2024-12-28
7+
### Build
8+
- **deps:** bump the github-actions-all group across 1 directory with 4 updates ([#680](https://github.com/030/n3dr/issues/680))
9+
- **deps:** bump golang version from 1.23.2 to 1.23.4 ([#678](https://github.com/030/n3dr/issues/678))
10+
- **deps:** bump the github-actions-all group with 6 updates ([#677](https://github.com/030/n3dr/issues/677))
11+
- **deps:** bump github.com/aws/aws-sdk-go from 1.50.35 to 1.51.25 ([#564](https://github.com/030/n3dr/issues/564))
12+
- **deps:** bump the gomod-all group with 7 updates ([#670](https://github.com/030/n3dr/issues/670))
13+
- **deps:** bump actions/checkout from 4.1.4 to 4.2.2 ([#668](https://github.com/030/n3dr/issues/668))
14+
- **deps:** bump docker/login-action from 3.1.0 to 3.3.0 ([#656](https://github.com/030/n3dr/issues/656))
15+
- **deps:** bump codecov/codecov-action from 4.3.0 to 5.1.1 ([#669](https://github.com/030/n3dr/issues/669))
16+
- **deps:** bump sonarsource/sonarcloud-github-action from 2.1.1 to 4.0.0 ([#667](https://github.com/030/n3dr/issues/667))
17+
- **deps:** bump actions/setup-go from 5.0.0 to 5.2.0 ([#666](https://github.com/030/n3dr/issues/666))
18+
- **deps:** bump golang from 1.23.2-alpine3.20 to 1.23.4-alpine3.20 ([#665](https://github.com/030/n3dr/issues/665))
19+
- **deps:** bump actions/checkout from 4.1.3 to 4.1.4 ([#569](https://github.com/030/n3dr/issues/569))
20+
- **deps:** bump github.com/aws/aws-sdk-go from 1.51.25 to 1.51.29 ([#570](https://github.com/030/n3dr/issues/570))
21+
- **deps:** bump actions/checkout from 4.1.2 to 4.1.3 ([#565](https://github.com/030/n3dr/issues/565))
22+
- **fix:** [[#663](https://github.com/030/n3dr/issues/663)] Aggregate Dependabot gomod updates ([#664](https://github.com/030/n3dr/issues/664))
23+
- **fix:** Aggregate github-actions and docker Dependabot updates ([#676](https://github.com/030/n3dr/issues/676))
24+
25+
### Docs
26+
- [[#287](https://github.com/030/n3dr/issues/287)] Snap download folder changed ([#572](https://github.com/030/n3dr/issues/572))
27+
28+
529
<a name="7.5.2"></a>
630
## [7.5.2] - 2024-04-21
731
### Build
832
- [[#535](https://github.com/030/n3dr/issues/535)] allow gomod-go-version-updater action to trigger golang… ([#543](https://github.com/030/n3dr/issues/543))
33+
- [[#561](https://github.com/030/n3dr/issues/561)] Revert to sventaro upload action 2.7.0 ([#562](https://github.com/030/n3dr/issues/562))
934
- [[#535](https://github.com/030/n3dr/issues/535)] allow gomod-go-version-updater action to trigger golang… ([#536](https://github.com/030/n3dr/issues/536))
1035
- [[#535](https://github.com/030/n3dr/issues/535)] allow gomod-go-version-updater action to trigger golang… ([#539](https://github.com/030/n3dr/issues/539))
11-
- **deps:** bump github.com/go-openapi/runtime from 0.27.2 to 0.28.0 ([#529](https://github.com/030/n3dr/issues/529))
36+
- [[#561](https://github.com/030/n3dr/issues/561)] Write repo permission required to push docker image ([#563](https://github.com/030/n3dr/issues/563))
37+
- **deps:** bump golang from 1.22.1-alpine3.18 to 1.22.2-alpine3.18 ([#553](https://github.com/030/n3dr/issues/553))
1238
- **deps:** bump docker/setup-buildx-action from 3.2.0 to 3.3.0 ([#556](https://github.com/030/n3dr/issues/556))
1339
- **deps:** bump codecov/codecov-action from 4.1.0 to 4.3.0 ([#557](https://github.com/030/n3dr/issues/557))
1440
- **deps:** bump github.com/docker/docker from 20.10.27+incompatible to 24.0.9+incompatible ([#551](https://github.com/030/n3dr/issues/551))
@@ -20,9 +46,9 @@
2046
- **deps:** bump actions/checkout from 4.1.1 to 4.1.2 ([#546](https://github.com/030/n3dr/issues/546))
2147
- **deps:** bump docker/build-push-action from 5.1.0 to 5.3.0 ([#548](https://github.com/030/n3dr/issues/548))
2248
- **deps:** bump docker/setup-buildx-action from 3.1.0 to 3.2.0 ([#549](https://github.com/030/n3dr/issues/549))
23-
- **deps:** bump golang from 1.22.1-alpine3.18 to 1.22.2-alpine3.18 ([#553](https://github.com/030/n3dr/issues/553))
2449
- **deps:** bump github.com/go-openapi/swag from 0.22.10 to 0.23.0 ([#533](https://github.com/030/n3dr/issues/533))
2550
- **deps:** bump github.com/go-openapi/errors from 0.21.1 to 0.22.0 ([#532](https://github.com/030/n3dr/issues/532))
51+
- **deps:** bump github.com/go-openapi/runtime from 0.27.2 to 0.28.0 ([#529](https://github.com/030/n3dr/issues/529))
2652
- **deps:** bump github.com/aws/aws-sdk-go from 1.50.30 to 1.50.35 ([#523](https://github.com/030/n3dr/issues/523))
2753
- **deps:** [[#524](https://github.com/030/n3dr/issues/524)] Update go version in go.mod ([#527](https://github.com/030/n3dr/issues/527))
2854
- **deps:** bump github.com/go-openapi/runtime from 0.27.1 to 0.27.2 ([#517](https://github.com/030/n3dr/issues/517))
@@ -42,7 +68,7 @@
4268
- **deps:** bump codecov/codecov-action from 4.0.1 to 4.0.2 ([#501](https://github.com/030/n3dr/issues/501))
4369

4470
### Fix
45-
- [[#496](https://github.com/030/n3dr/issues/496)] Default snap channel should point to n3dr 7
71+
- [[#496](https://github.com/030/n3dr/issues/496)] Default snap channel should point to n3dr 7 ([#559](https://github.com/030/n3dr/issues/559))
4672
- [[#535](https://github.com/030/n3dr/issues/535)] Go mod updater go mod tidy ([#537](https://github.com/030/n3dr/issues/537))
4773
- [[#499](https://github.com/030/n3dr/issues/499)] Add default reviewer 030 to dependabot PRs. ([#500](https://github.com/030/n3dr/issues/500))
4874
- [[#485](https://github.com/030/n3dr/issues/485)] Resolve defer issue in time now. ([#497](https://github.com/030/n3dr/issues/497))
@@ -530,7 +556,8 @@ The `backup`, `upload` and `repositories` commands have been removed.
530556
<a name="1.0.0"></a>
531557
## 1.0.0 - 2019-05-12
532558

533-
[Unreleased]: https://github.com/030/n3dr/compare/7.5.2...HEAD
559+
[Unreleased]: https://github.com/030/n3dr/compare/7.6.0...HEAD
560+
[7.6.0]: https://github.com/030/n3dr/compare/7.5.2...7.6.0
534561
[7.5.2]: https://github.com/030/n3dr/compare/7.5.1...7.5.2
535562
[7.5.1]: https://github.com/030/n3dr/compare/7.5.0...7.5.1
536563
[7.5.0]: https://github.com/030/n3dr/compare/7.4.1...7.5.0

docs/quickstarts/snippets/n3dr/DOWNLOAD.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# Download
22

3-
Download the [latest N3DR binary](https://github.com/030/n3dr/releases/tag/7.5.2):
3+
Download the [latest N3DR binary](https://github.com/030/n3dr/releases/tag/7.6.0):
44

55
```bash
66
cd /tmp && \
7-
curl -L https://github.com/030/n3dr/releases/download/7.5.2/n3dr-ubuntu-latest \
7+
curl -L https://github.com/030/n3dr/releases/download/7.6.0/n3dr-ubuntu-latest \
88
-o n3dr-ubuntu-latest && \
9-
curl -L https://github.com/030/n3dr/releases/download/7.5.2/\
9+
curl -L https://github.com/030/n3dr/releases/download/7.6.0/\
1010
n3dr-ubuntu-latest.sha512.txt \
1111
-o n3dr-ubuntu-latest.sha512.txt && \
1212
sha512sum -c n3dr-ubuntu-latest.sha512.txt && \

0 commit comments

Comments
 (0)